Skip to content

Instantly share code, notes, and snippets.

@sunil-bagde
Created July 11, 2018 14:18
Show Gist options
  • Save sunil-bagde/29e694ac01953210a8cf06b18b91057f to your computer and use it in GitHub Desktop.
Save sunil-bagde/29e694ac01953210a8cf06b18b91057f to your computer and use it in GitHub Desktop.
# Learn react
1. As always document is good source to learn.
## Books
1.[Pure react](https://daveceddia.com/pure-react/)
2.[Full stack react] (https://www.fullstackreact.com/)
## Videos
1.[Beginner's react](https://egghead.io/courses/the-beginner-s-guide-to-react)
2.[Wes bos react](https://reactforbeginners.com)
3.[tylermcginnis react](https://tylermcginnis.com/courses/react-fundamentals/)
2.[Complete Intro to React](https://frontendmasters.com/courses/react/)
## Redux
1. [Advance state managment react](https://frontendmasters.com/courses/react-state/)
2. [React redux](https://egghead.io/courses/build-a-react-app-with-redux)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment