References
A wide selection of references (books, articles, and videos) on various topics I often mention.
Functional Programming
- A Gentle Introduction to Functional Javascript (in four parts)
- Introduction to Functional JavaScript (all blog posts)
- Hey Underscore, You’re Doing It Wrong! #video
- Favoring Curry
- Functional Style Mind Shift in JavaScript
- The Single Biggest Mistake Programmers Make Every Day
Ramda
Teamwork
Code Quality
- Robert Martin — Clean Code #book
- Martin Fowler — Refactoring #book
- Nicholas C. Zakas — Maintainable JavaScript #book
Architecture
- Gang of Four — Design Patterns #book