- L1: React Fundamentals
- L2: Introduction to Typescript
- L3: State management and handling user inputs with forms
- L4: React Hooks
- L5: Routing
- L6: Making API Request with React
- L7: React Context and Application state management
- L8: Handing advanced UI events
- L9: Creating production ready React apps
- L10: Capstone Project
The following tasks were completed as part of the curriculum:
- ✅ Migrating React Application to TypeScript
- ✅ Use React state to handle more task form fields
- ✅ Using hooks to persist data on page reload
- ✅ Handle wrong path navigation
- ✅ Add a dashboard to the application
- ✅ Implement members page in your application
- ✅ Adding comments to task
- ✅ Make React application production ready