Overview
Writing fresh code is always more fun than debugging that old stuff you wrote last week, but sometimes you just have to bite the bullet.
- Learn how to use the React Devtools effectively to fix bugs, fight crime, and bring home the bacon.
- Learn best practices for writing maintainable React components.
- Hear about the tools we use at Khan Academy that assist us in our quest for the ultimate development experience.
Objective
Empower developers to debug their React apps and develop more maintainable React apps
Target Audience
Front-end JS devs
Assumed Audience Knowledge
Beginner-level React
Things Audience Members Will Learn
- React Devtools for debugging
- React Devtools for development
- Best practices for React component development
- Tools we use at Khan Academy for React development