Learning DOM manipulation. Pausing and taking notes.
Playing with the code and figuring things out on my own.
Really enjoying this method of learning. Retaining a lot better.
#100DaysOfCode#javascript#programming
Taking my time to understand each lesson.
Often we tend to jump from lesson to lesson without asking ourselves if we really understood the previous lesson.
#100DaysOfCode#javascript#programming
Figuring out loops on my own.
Writing code and learning along the way on your own is really effective.
It makes more sense this way and ultimately makes you a better programmer.
#100DaysOfCode#programmer#JavaScript
Currently learning loops , the for loop and while loop in particular.
I want to make sure that I have a solid understanding of it before I move on.
#100DaysOfCode#programming#JavaScript
Funny how I used to be intimated by the thought of learning JavaScript , but now I look forward to it practicing it everyday.
Shift in mindset was all it took
#100DaysOfCode#programming#JavaScript
. Didn’t study much today besides some coding challenges from the tutorial. Did it MASTERFULLY !
What matters is that I did study and didn’t have a day without it. It adds up.
#100DaysOfCode#programming#100Devs#JavaScript
.Reviewed Arrays today
.Learned a few new methods. One I found really cool in particular is .includes
. Learned how to use an array in a function .
#100DaysOfCode#programming#100Devs#JavaScript