lab-antwerp-1 / home

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

aviv - welcome to js - weeks 7-8 #174

Open aviv82 opened 2 years ago

aviv82 commented 2 years ago
aviv82 commented 2 years ago

Week 7

Check-In

I Need Help With:

so far so good.

What went well?

created a study plan, and sticking to it. its slow paced. id rather learn 5 things well than 20 without fully understanding anything

What went less well?

no issues so far. there is a lot of stuff to cover and i am pacing myself and documenting my progress

Lessons Learned

Sunday Prep Work

aviv82 commented 2 years ago

Week 8

Check-In

I Need Help With:

js in relation to tags, class names and ids. will write a proper issue later today if i cant figure it out myself

What went well?

study plan is more or less on track. i can say i am doing much better this week than the week before

What went less well?

having trouble retaining information. i read one thing and then two things later i forget.

Lessons Learned

Sunday Prep Work

arnochauveau commented 2 years ago

js in relation to tags, class names and ids. will write a proper issue later today if i cant figure it out myself

We will focus more on this in the seperation of concerns chapter.

having trouble retaining information. i read one thing and then two things later i forget.

This comes with experience, don't focus too much on remembering syntax. Try to understand how concepts work and Google the syntax when you need it. Don't copy/paste it but type it yourself! This way, you remember it more easily.