1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-18 23:21:18 +02:00

Add w3school content (#4807)

Added W3schools resource to learn react with create react app. w3schools does a pretty great job at explaining stuff.
This commit is contained in:
Eric
2024-05-10 13:02:05 +00:00
committed by GitHub
parent 73e117e693
commit e2e40d1fdc

View File

@@ -7,4 +7,5 @@ It sets up your development environment so that you can use the latest JavaScrip
Visit the following resources to learn more:
- [Official Docs](https://react.dev/learn/start-a-new-react-project)
- [Advanced: Custom Setup with Webpack](https://www.robinwieruch.de/minimal-react-webpack-babel-setup/)
- [React W3Schools](https://www.w3schools.com/react/react_intro.asp)
- [Advanced: Custom Setup with Webpack](https://www.robinwieruch.de/minimal-react-webpack-babel-setup/)