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

Shewit: separation-of-concerns, 3 weeks #371

Open Shewitttt opened 1 year ago

Shewitttt commented 1 year ago

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 to move on. 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. ---
Shewitttt commented 1 year ago

Week 1

What went less well?

My connection was bad last week so I didnt follow the whole session but later I tried to watch the recorded video. I didnt fully understand the class.

What went well

I am watching previous class videos from the suggested study and I found this source really interactive .

Sunday Prep Work

I will try to finish the exercises before Sunday.

danielhalasz commented 1 year ago

has yesterday's meeting cleared up a few topics or do you need help with it? actually most of the content we have covered previously in the course..in terms of JS and the DOM..what is new here is how we try to structure the parts for easier teamwork, collaboration and debugging.

Shewitttt commented 1 year ago

Week 3

What went well

In the first week and two of the module I was completely lost eventhough I tried to follow multiple tutorials here and there. Daniel helped me in understanding some of the concepts and did sample exercises together. As of today I have done DOM manipulation and Listeners and Handlers exercise. I'm going through stepped now. I will try my best to cover week-2 exercises and start on the group exercise(my part) before Sunday.

Thank you Daniel!

Shewitttt commented 1 year ago

What can there be more of?

I really appreciate Daniel's continuous follow up and the Q&A session Daniel he is hosting on Thursdays.

What material were most helpful (from HYF or elsewhere)?

In this module, for me, reading MDN web docs and javascript.info were way better than watching youtube tutorials. It was also good to have the class recordings.