Resources on Git(hub):
Resources on HTML:
Resources on CSS:
- http://cssguidelin.es/
- http://cssreference.io/
- https://www.smashingmagazine.com/2013/08/semantic-css-with-intelligent-selectors/
Resources on JavaScript:
- https://github.com/ryanmcdermott/clean-code-javascript
- https://blog.risingstack.com/javascript-clean-coding-best-practices-node-js-at-scale/
- http://youmightnotneedjs.com/
Resources on NodeJS:
- https://github.com/felixge/node-style-guide
- https://github.com/substack/stream-handbook#introduction
Resources on Performance:
- Lighthouse
- Google Speed Insights
Please let me know. It's always nice to fresh up on some knowledge instead of needing to change all kinds of stuff after building something.