Weeks 2 & 3: Loops, Strings, Functions & The Gap Between Working Code and Understanding.
Two weeks in. Covered loops, strings, functions, scope, and closures. The biggest lesson? There's a massive difference between code that works and code you actually understand.
Week 2:
I sat there for hours staring at for(let j = 0; j <= i; j++), try...
preciousafolabi.hashnode.dev2 min read