Master React Badge
Goals
- Understand what React is and what problems it solves
- Understand the difference between a component and a stateless function
- Understand what Webpack & Babel are and how they contribute to React development
- Understand JSX
- Understand how to handle data flow in React
Requirements
- [ ] React Basics
- [ ] Webpack & Babel
- [ ] JSX
- [ ] Components & Functions
- [ ] Data Flow
Work In Progress