HYF-Class19 / home

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

Azima: Separation of concerns, 3 weeks #322

Open AzimaKai opened 1 year ago

AzimaKai commented 1 year ago

Seperation of Concerns

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. ---

[my fork of module repository]()

Learning Objectives

AzimaKai commented 1 year ago

Week 1

I Need Help With

Trying with Google

What went well?

Little bit have understanding baout DOM manipulation for the moment

What went less well?

Last exercises

Lessons Learned

DOM manipulation, when we do exercises together

Sunday Prep Work

Getting started

AzimaKai commented 1 year ago

Week 2

I Need Help With

with testing and writing a test

What went well?

for me in general i understood, but with details not so clear. But anyway happy that i know something about DOM lets say have an idea, with tutorials and practice understanding will come more i guess

What went less well?

a bit problem with testing and writing separate files

Lessons Learned

only how to work with DOM and what is this, can write functions for DOM to add classList, to remove items, to create, to put inside the div

Sunday Prep Work

Getting started

AzimaKai commented 1 year ago

Week 3

I Need Help With

everything is okay, just need to memorize it all again and practice a lot

What went well?

testing and studying about DOM manipulation and practice with given exercises

What went less well?

this time evertyhing goes good, have better understanding about it all, wish we have more time to cover all about js DOM and in general JS

Lessons Learned

Thanks for couches Thibault and Steven for couching us in this module, was very helpful and i did understood about DOM a lot. Creating a new html DOM elements in js and DoM manipulation

Sunday Prep Work

Starting with classes and prototypes, cause i think its will be helpful to understand more async programming