A review by darosadev
Eloquent JavaScript: A Modern Introduction to Programming by Marijn Haverbeke

4.0

Eloquent JavaScript is an essential book to have in every developer's shelf.

It starts with a basic understanding of what programming is, teaches us the basics of JS, digs deeper and gets to Modern Javascript, allowing us to be ready to adventure further, either into frontend frameworks, as well as backend frameworks.

It's not just a simple book that teaches you Javascript. It's a go-to when you are in need of a deep explanation of a JS feature and even Programming itself.

I don't think that reading is the best programming learning method, but I definitely recommend this book to everyone that's stepping up into programming and JS.