HYF-Class19 / home

Home repository for Class19
https://hyf-class19.github.io/home/
MIT License
9 stars 12 forks source link

Brian Munene: Component-based Design, 3 weeks #370

Open BrianMunene96 opened 1 year ago

BrianMunene96 commented 1 year ago

my fork of module repository

Learning Objectives

Priorities: πŸ₯š, 🐣, πŸ₯, πŸ” (click to learn more)
There is a lot to learn in this repository. If you can't master all the material at once, that's expected! Anything you don't master now will always be waiting for you to review when you need it. These 4 emoji's will help you prioritize your study time and to measure your progress: - πŸ₯š: Understanding this material is required, it covers the base skills you'll need for this module and the next. You do not need to finish all of them but should feel comfortable that you could with enough time. - 🐣: You have started all of these exercises and feel you could complete them all if you just had more time. It may not be easy for you but with effort you can make it through. - πŸ₯: You have studied the examples and started some exercises if you had time. You should have a big-picture understanding of these concepts/skills, but may not be confident completing the exercises. - πŸ”: These concepts or skills are not necessary but are related to this module. If you are finished with πŸ₯š, 🐣 and πŸ₯ you can use the πŸ” exercises to push yourself without getting distracted from the module's main objectives. ---

1. Rendering Static Pages

πŸ₯š JSX : you can ...

2. Rendering Data

πŸ₯šfunctional React components: you can ...

πŸ₯š Render data: you can

πŸ₯š Components and props : you can ...

πŸ₯š Create reusable components: you can ...

3. Stateful Components

πŸ₯šVDOM : you ....

πŸ₯š Hook

πŸ₯š use-state

πŸ₯š use-effect

πŸ₯š component lifecycle

4. Events

5. Component Structure

6. Consuming APIs

7. Frontend Routing

8. Global State

TOP


BrianMunene96 commented 1 year ago

Week 1 & 2

General Overview

After the first week's introduction of React, I followed the advice of coaches and decided to check up some background materials and tutorials as follows:

Although I have not yet completely finished the series, They have given me a solid understanding of React which I can carry forward to the nest sessions.

BrianMunene96 commented 1 year ago

Week 3

I have followed up on last week's look into React with the courses mentioned earlier i.e.,

I have completed my react project that I was working on over the last couple of weeks.

I plan to finish the react series above whilst building some more projects during the two-week individual project period