10 articles every ReactJS developer should read

Khuong Pham
Indie Goodies
Published in
2 min readJun 13, 2018

Welcome! If you’re reading this, you have probably been told that React is the best library for FrontEnd guys 👍. Or maybe you’re a little React curious: you’re coming from another front-end framework like EmberJS, VueJS, or AngularJS and wondering if there may be a better way 😊.

React is a very popular framework today, and rightfully so. Once you are comfortable with it, the experience of writing a web application becomes downright enjoyable. The community of React developers is vibrant. The pace of change in the framework is fast (maybe a little too fast at times) but well supported by Facebook and the open source community. Most importantly, it allows you to focus on simple pieces of functionality that can easily be composed and reused throughout your application. 👨‍💻

I really enjoy writing code with React, and I want you to have the best experience possible as well. So now I highly recommend these articles for you. Hope they will help you 😊.

  1. https://medium.freecodecamp.org/grabs-front-end-guide-for-large-teams-484d4033cc41
  2. https://medium.freecodecamp.org/10-points-to-remember-thatll-help-you-master-coding-in-reactjs-library-d0520d8c73d8
  3. https://medium.freecodecamp.org/mindset-lessons-from-a-year-with-react-1de862421981
  4. https://github.com/Microsoft/TypeScript-React-Starter
  5. https://hackernoon.com/6-reasons-why-javascripts-async-await-blows-promises-away-tutorial-c7ec10518dd9
  6. https://medium.freecodecamp.org/all-the-fundamental-react-js-concepts-jammed-into-this-single-medium-article-c83f9b53eac2
  7. https://blog.hellojs.org/fetching-api-data-with-react-js-460fe8bbf8f2
  8. https://medium.com/javascript-training/beginner-s-guide-to-webpack-b1f1a3638460
  9. https://medium.com/@dan_abramov/smart-and-dumb-components-7ca2f9a7c7d0
  10. https://medium.freecodecamp.org/the-5-things-you-need-to-know-to-understand-react-a1dbd5d114a3

Thanks for reading! 🚀

Support my apps

https://indiegoodies.com/breather

--

--