lab-antwerp-1 / home

https://lab-antwerp-1.github.io/home/randomizer
MIT License
3 stars 13 forks source link

Daniel: Component based design. Weeks 27-29 #354

Open denrique-alvarez opened 2 years ago

denrique-alvarez commented 2 years ago

progress

🥚functional React components: you can ...

denrique-alvarez commented 2 years ago

Week 27

Exercises completed:

Check-In

I Need Help With:

Props and data rendering. I am now quite confident yet when it comes to passing pure JS and data to my JSX components.

What went well?

I am currently watching some crash-courses and tutorials on React and that's helping get a better understanding of it. The exercises were also good to practice some basic concepts and mechanics related to working with React althoug they were all made in a very simple way (No rendering, no JS inside JSX).

What went less well?

Still need a lot of practice with props and thinking of how to re-use components.

Lessons Learned

Sunday Prep Work

Try to finish watching crash-courses and tutorials. If I have enough time, trying to improve my solutions to the exercises with whatever I learned from the tutorials.

denrique-alvarez commented 2 years ago

Week 28

Exercises completed:

Check-In

I Need Help With:

Just need to take time.

What went well?

I decided to take a step back and spend some time going over tutorials and crash courses more than once to solidify my current knowledge, so feeling a bit behind but still think it's going to be better in the long run.

What went less well?

Still struggling with useState and useEffect functions.

Lessons Learned

Sunday Prep Work

Try to improve what I did for the exercises.