Thus far in our history, all the devs have been generalists. That is to say that we have all been responsible for features from front-end to back-end and every transformation in between. As a reflection of that, this repo includes resources covering all the relevant major tech of our stack, from Node in the backend to React + Redux in the front-end.
- Two main sites for general Web knowledge: MDN and W3Schools
- MDN's content is typically of much higher quality (more modern and accurate). W3Schools is okay for a quick lookup, but for in-depth learning prefer MDN
- Most, if not all, of the basic web content in this repo is sourced from MDN.
- If you like learning interactively and have no experience w/ web technologies, the free course materials available at CodeCademy are decent
- If you like learning with a book, this one is a decent reference: HTML + CSS