References

There’s a lot of books that have inspired me while writing JavaScript-mancy. Here is a non exhaustive list of the most influential.

Specifications

Books

  • JavaScript Allonge - Reginald Braithwaite
  • You don’t know JS - Kyle Simpson
  • Functional JavaScript - Michael Fogus
  • Effective JavaScript - David Herman
  • Understanding ECMAScript 6 - Nicholas C. Zackas
  • Secrets of the JavaScript Ninja - John Resig, Bear Bibeault
  • Programming JavaScript Applications - Eric Elliott
  • Principles of Object Oriented JavaScript - Nicholas C. Zackas
  • Eloquent JavaScript - Adam Freeman
  • JavaScript the Good Parts - Douglas Crockford