Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #733

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1051,14 +1051,15 @@ Throughout this list you'll see next to each resource and emoji. Here's what eac

- :books: [React Tutorial - W3Schools](https://www.w3schools.com/react/)
- :books: [Egghead.io: Start Learning React](https://egghead.io/courses/start-learning-react)
- :books: [The Odin Project: React Course](https://www.theodinproject.com/paths/full-stack-javascript/courses/react)
- :file_folder: [React Official Tutorial](https://facebook.github.io/react/docs/tutorial.html)
- :file_folder: [Using React in Visual Studio Code](https://code.visualstudio.com/docs/nodejs/reactjs-tutorial)
- :books: [Scrimba - Learn React for free interactively](https://scrimba.com/g/glearnreact)
- :bulb: [FreeCodeCamp React Challenges](https://learn.freecodecamp.org/front-end-libraries/react)
- :bulb: [React Cheatsheet](https://devhints.io/react)
- :bulb: [React Patterns](https://reactpatterns.com/)
- :bulb: [Useful Packages you should know in React](https://medium.com/better-programming/14-useful-packages-every-react-developer-should-know-55b47a325d3)
- :books: [Learn React Test Driven Development](https://learntdd.in/react/)
- :books: [Learn React Test DrivenDevelopment](https://learntdd.in/react/)
- :video_camera: [ReactJS Tutorial for Beginners](https://youtube.com/playlist?list=PLC3y8-rFHvwgg3vaYJgHGnModB54rxOk3)
- :books: [The React Beginner's Handbook](https://flaviocopes.com/page/react-handbook/)
- :video_camera: [React.js Clones by PAPA React](https://youtube.com/playlist?list=PLf16UKl7nR5AjcrYOe1niifJSAls3spDk)
Expand Down