Hacker News new | ask | show | jobs
by joshxyz 2011 days ago
- mdn javascript for js basics

- nodejs.org api docs for nodejs stuff

- exploringjs.com for ES spec differences and progression

- caniuse.com for checking browser support

- there are bundlers like webpack and transpilers like babeljs but those are a little beyond the basics