Episode 23

6 Pro Tips from React Developers

Adam Jahr spoke with React Pros to bring you 6 Tips to become a better React programmer.

  • Tip 1: Use functional components
  • Tip 2: Keep your components small
  • Tip 3: Understand how to handle this
  • Tip 4: Use a function in setState, not an object
  • Tip 5: Utilize prop-types
  • Tip 6: Use React Developer tools