- 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