In this 3 week module we will learn React!
| Week | Topic | Preparation | Lesson plan | Homework |
|---|---|---|---|---|
| 1. | Why React and Next.js?; Setting up the Next App (Create-next-app); Building components using JSX | Preparation | Lesson plan | Homework |
| 2. | Passing props to components; Managing component state; Sharing state between components | Preparation | Lesson plan | Homework |
| 3. | Creating input forms; Rendering a list of components; Understanding effects and hooks; Using data from async APIs | Preparation | Lesson plan | Homework |