Coding Update - working my way through JavaScript at the mo…
Coding Update - working my way through JavaScript at the moment. picking it all up really well. Surprising myself actually. Just gonna learn the basics before jumping back into NodeJS.
Replies
I went straight into Node.js then realised my zero knowledge of JavaScript was an issue. So I paused Node.js for a few weeks and now full on with JavaScript for a few months, I plan on becoming expert in this before then moving back to Node.js.
Yes, pretty much what I did, just working my way through JavaScript, I’m just gonna get the basic method and construct down before moving back to NodeJS.
Language > Ecosystem > Framework
If you always learn a tech stack in this order, you'll fill your knowledge gaps much more efficiently :)
Whenever I am frustrated with programming, like math, it's because I skipped a fundamental step.