Recently, I've been working a lot with Vue.js. Not having much of a JavaScript background, I've been bitten by what seem like some pretty basic 'gotchas'. I've also had to look up a couple fairly basic things a number of times, which usually means one thing: it's time for some structured notes!
To that end, I'm now compiling some JS notes here, and using it try out a new coding and programming 'Quick Reference' system here on m7c1.
'For' instance, is it in
or of
? The JS quick ref can be found here.
# Reads: 4695