mxriverlynn / ama

Ask me anything!
2 stars 0 forks source link

Most influential JS book #13

Closed jdaudier closed 9 years ago

jdaudier commented 9 years ago

What are some of your favorite or most influential JS book(s) :book: that has helped you grow the most as a developer?

mxriverlynn commented 9 years ago

easily the JavaScript Patterns book by Stoyan Stefanov

it's a bit dated now, with ES6 stuff... but this book is what took me from amateur to pro with the core of javascript.

from there, pretty much everything by Nicholas Zakas and Axel Rauschmeyer

jdaudier commented 9 years ago

Thanks!