-
Notifications
You must be signed in to change notification settings - Fork 0
Home
E Thompson edited this page Sep 20, 2021
·
5 revisions
This sixteen-week project will teach you how to build a basic Todo List application with React.
Each lesson is an individual assignment, but you will work out of the same repository for the entire project. See instructions below for how to submit each week.
Created by Code the Dream
Section 1: React Fundamentals
- Lesson 1.1: Introduction to React
- Lesson 1.2: React Components
- Lesson 1.3: React Props and State
- Lesson 1.4: Advanced React Props and State
- Lesson 1.5: React Hooks
- Lesson 1.6: Title
- Lesson 1.7: Advanced React State and Conditional Rendering
- Lesson 1.8: Working with Asynchronous Data
- Lesson 1.9: React Forms