Posts, a community app by Read.cv

Thread
Ssempijja Charles

Been going hard on learning JavaScript and i have never had so much head ache in my life.

noClaps
Replying to @charz

Trying making something with it, instead of just learning the language. If you're applying it somewhere, you'll learn a lot more than if you're just trying to learn the syntax and functions, because then you'll know what it actually does and how it behaves in a program

Ssempijja Charles
Replying to @noclaps

I am using the same method to learn but i am learning it along withe React

Tor Bruce
Replying to @noclaps @charz

“Destructuring” - I see what you did there

noClaps
Replying to @tor.works @charz

const { step1, step2, step3 } = plan;