/upschool-react

My react projects which I created after each lesson.

Primary LanguageJavaScript

UpSchool React Lessons

After each lesson, I tried what we did/learn in the lesson. In the future, I can back to reading my notes. Then, laugh to myself. I probably say to myself, when I started to learn to react I had lots of difficulties, but now I can understand the evil JSX 😈, hooks and etc. ( I hope I can say that 🤞)

Program

Date Subject Folder
04-12-21 ?? Lesson 1
07-12-21 Add card component with add button (useState) Lesson 2
09-12-21 Search example with onChange (useState, form input binding) Lesson 3
11-12-21 To Do example (icludes homework) Lesson 4
14-12-21 Grocery List (homework) Lesson 5
21-12-21 - 22.12.21 React Router Dom Lesson 6 & 7
23-12-21 useEffect Hook & use api to get data from backend, then display Lesson 8
25-12-21 - 30-12-21 - 02-01-22 Why do we need Context Api? (create dark/light theme) Lesson 9-10-11
04-01-22 Dark/light theme with Context API UNCOMPLETED Lesson 12
08-01-22 Styling Components UNCOMPLETED Lesson 13
11-01-22 What is Redux? Lesson 14
15-01-22 What is Redux-persist? Lesson 15
18-01-22 ?UNCOMPLETED Lesson 16