Eloquent JavaScript
- Pages
- 456
- Author
- Marijn Haverbeke
- Published
- 2024
- Date
- Tags
- programming, javascript, tech
There are item(s) tagged with “javascript” in this section.
See items tagged with “javascript” across the entire site.
Eloquent JavaScript
Beginning Ethereum Smart Contracts Programming: With Examples in Python, Solidity, and JavaScript
“On the plus side, this book had a good explanation of blockchain in the beginning. It also explains the basics of Smart Contracts. But it’s essentially a user manual for a bunch of software tools. A lot of the book is screenshots of UIs. It was hard to ‘zoom out’ and get a longer view of what the…”
You Don’t Know JS: this & Object Prototypes
“Deeply opinionated book that is violently opposed to the use of JS as an object-oriented language. It’s well-written, and has clear information and code samples, but the author is pushing an agenda which gets a little tiresome. I felt like I had to decide: do I believe the entire design team behind…”
Node.js 8 the Right Way: Practical, Server-Side JavaScript That Scales
Learning Node: Moving to the Server-Side
Node.js in Action
Instant Npm
“ Very short, solid book that delivers exactly what it claims. It covers npm well, concisely, and to-the-point. I learned a lot without a ton of overhead. ”
jQuery Cookbook: Solutions & Examples for jQuery Developers
“I started reading this all the way through, but – like most ‘Cookbook’ titles – it gets increasingly esoteric later on. Still, a very good book which helps you get a grasp on jQuery through considerable examples. Many examples are incredibly basic, which means the books functions well as an…”