lab-brussels-1 / home

Home repository for Lab Brussels 1.
https://lab-brussels-1.github.io/home
MIT License
4 stars 5 forks source link

Elias; Component Based Design ; 3 WEEKS #418

Open EliasMlopez99 opened 2 years ago

EliasMlopez99 commented 2 years ago

Learning 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

4. Events

5. Component Structure

6. Consuming APIs

7. Frontend Routing

8. Global State

EliasMlopez99 commented 2 years ago

Week 1

I Need Help With:

i do not required help for the moment. Everything is clear

What went well?

The easy part was to create a react app using the code and then proceed to start experimenting, i am currently doing a react app that displays ice cream flavors although i can't it because i do not feel to show it yet everything is going well thanks to the explanation seen in class

What went less well?

As any other topic the difficult part was to start coding, you always ask yourself, what should i start with? however i found it easy this time because they were not asking us something complex

Lessons Learned

Sunday Prep Work

Be sure to have my exercise ready for Sunday and currently checking the material given "introducing JSX " to have a better understanding for the rest module

danielhalasz commented 1 year ago

i am currently doing a react app that displays ice cream flavors although i can't it because i do not feel to show it yet everything is going well thanks to the explanation seen in class

you can also share it in private and we can talk about it

EliasMlopez99 commented 1 year ago

Week 1

I Need Help With:

i do not need help, so far i understand all

What went well?

Well this time everything went well from the very beginning, this only requires time.

What went less well?

As Kevin pointed out the problem we all have is the use of {}()[] this can cause problems when programming

Lessons Learned

Sunday Prep Work

I will try to add a function to my ice cream shop, to add and delete into a shopping cart (like a list)

thanks beforehand for your feedback. My deepest apologies for the delay, i have had internet problems recently, more so than usual.

Current project, not pushed

Screenshot 2022-10-07 at 23 19 55 Screenshot 2022-10-07 at 23 30 23

i have to admit i have been rebuilding some examples in youtube, though i have re-write the codes myself, and i have made pauses to understand each line written.

EliasMlopez99 commented 1 year ago

week 3

Me

This module was super fun, at the beginning i felt that it would be complicated, although i had some difficulties starting the module. I comprehended everything with the material given plus the explanations and examples seen in class

What was not clear, where did you get stuck?

Nothing, a lot of my classmates did question and most of my doubts were covered

What was clear, what did you master?