Content tagged with “javascript”

There are 11 item(s) tagged with “javascript” on this site.

Other tags used by these items: programming, tech, node, web, dojo, crypto, npm, libraries

Eloquent JavaScript
Section
Deane’s Library
Type
Book Review
Date
June 4, 2025

“Not much to say about this except that it’s a seminal book on how to write JavaScript. It’s in its fourth edition, and it discusses not only the technically correct ways to write it, but stylistically correct ways as well. The examples the author provides are kind of mind-blowing. One of then is a…”

Instant Npm
Section
Deane’s Library
Type
Book Review
Date
May 11, 2018

“ 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
Section
Deane’s Library
Type
Book Review
Date
July 6, 2015

“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…”

You Don’t Know JS: this & Object Prototypes
Section
Deane’s Library
Type
Book Review
Date
May 28, 2019

“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…”