Skip to content

Commit 3032ea8

Browse files
2 parents 41eeb4f + 355ad3d commit 3032ea8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ This repository contains the following sub-directories:
1616
Based on these (free) courses:
1717

1818
- [React Course - Beginner's Tutorial for React JavaScript Library [2022]](https://youtu.be/bMknfKXIFA8) [:file_folder:](https://scrimba.com/learn/learnreact),
19+
- [The always-recent guide to creating a development environment for Node and React (with Babel and Webpack)](https://jscomplete.com/learn/1rd-reactful),
1920
- [How To Use Axios With React: The Definitive Guide (2021)](https://www.freecodecamp.org/news/how-to-use-axios-with-react/).
2021

2122
Also used these (paid) courses:
@@ -53,10 +54,12 @@ This is (sort of) continuation of these project(-s):
5354

5455
Some useful tools & libraries:
5556

57+
- [Prettier](https://prettier.io/),
5658
- [Ecma T39](https://github.com/tc39) [:file_folder:](https://tc39.es/ecma262/),
59+
- [Node.js](https://nodejs.org/en/),
60+
- [Express](https://expressjs.com/),
5761
- [Webpack](https://webpack.js.org/),
5862
- [Babel](https://babeljs.io/),
59-
- [Node.js](https://nodejs.org/en/),
6063
- [React](https://pl.reactjs.org/),
6164
- [create-react-app](https://create-react-app.dev/),
6265
- [jsComplete Playground](https://jscomplete.com/playground),

0 commit comments

Comments
 (0)