Skip to content

michele-prandina/learning-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

learning-react

Useful resources to start learning ReactJs - A Mike's personal bookmark list

Some days ago I started learning ReactJs. Over the web you can find a ton of resources, videos and courses. But everything is a mess. I'll put here every page I think is interesting to share, in order to follow a straight line to understand and start working with React.


Starting out

The ground basis - What is it and Why you need it

Articles

  1. http://blog.andrewray.me/reactjs-for-stupid-people/
  2. http://andrewhfarmer.com/what-is-react/
  3. https://thinkster.io/what-exactly-is-react
  4. https://thinkster.io/getting-started-with-react
  5. https://github.com/petehunt/react-howto
  6. http://andrewhfarmer.com/how-ajax-works-react/
  7. https://github.com/enaqx/awesome-react
  8. https://speakerdeck.com/pedronauck/reactjs-keep-simple-everything-can-be-a-component

Videos

  1. https://www.youtube.com/playlist?list=PLoYCgNOIyGABj2GQSlDRjgvXtqfDxKm5b (youtube playlist)
  2. https://www.youtube.com/playlist?list=PL6gx4Cwl9DGBhLZx_5C-jqECBE4HIID_k (youtube playlist)
  3. https://www.youtube.com/playlist?list=PL1Z_7yg6Pa3DwjSo6BOBpjLKXHXD0FEvn (youtube playlist)
  4. https://www.youtube.com/playlist?list=PL3mbwkbZ12RLfnRbL6HYEdObqzbMGu24B (youtube playlist)
  5. https://www.youtube.com/playlist?list=PLLnpHn493BHFfs3Uj5tvx17mXk4B4ws4p (youtube playlist)

Advanced

Advanced resources, lectures etc

Articles

  1. http://andrewhfarmer.com/react-ajax-best-practices/
  2. http://andrewhfarmer.com/react-seo/
  3. http://benchling.engineering/performance-engineering-with-react/
  4. https://reactjsnews.com/playing-with-react-and-d3

Tutorials

  1. http://facebook.github.io/react/docs/tutorial.html
  2. http://buildwithreact.com/tutorial
  3. http://jamesknelson.com/learn-raw-react-no-jsx-flux-es6-webpack/
  4. http://tylermcginnis.com/reactjs-tutorial-a-comprehensive-guide-to-building-apps-with-react/
  5. https://scotch.io/tutorials/learning-react-getting-started-and-concepts
  6. https://scotch.io/tutorials/build-a-real-time-twitter-stream-with-node-and-react-js

Cheatsheet

  1. http://ricostacruz.com/cheatsheets/react.html
  2. http://reactcheatsheet.com/
  3. http://react.tips/
  4. https://www.cheatography.com/kitallis/cheat-sheets/reactjs/
  5. https://egghead.io/react-redux-cheatsheets
  6. https://github.com/azat-co/cheatsheets/tree/master/react
  7. https://scotch.io/tutorials/creating-a-simple-shopping-cart-with-react-js-and-flux

Courses

  1. https://egghead.io/technologies/react
  2. https://www.udemy.com/react-redux/

Books

  1. https://developmentarc.gitbooks.io/react-indepth/content/index.html

About

Useful resources to start learning ReactJs

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors