Mark Shaffer @codemelted.com · Nov 27

Oof depends on what you are trying to build. For me I am doing straight static html, css, JavaScript. No build tools. I find w3schools.com as a good quick HTML reference (don't pay for the certs, there a joke) with MDN for full API reference for JavaScript. For CSS I use this book.

2 likes 0 replies

?