#3 in Functional software programming books
Use arrows to jump to the previous/next product

Reddit mentions of How JavaScript Works

Sentiment score: 2
Reddit mentions: 2

We found 2 Reddit mentions of How JavaScript Works. Here are the top ones.

How JavaScript Works
Buying options
View on Amazon.com
or
    Features:
  • [Compatibility]: Designed for the Apple iPad 9.7 inch 2018 and 2017 model(Fit models: A1822, A1823,A1893,A1954), NOT compatible with other iPad models.
  • [Professional Design]: Ultra-slim and lightweight design adds minimal bulk while protecting your precious device. Smart back panel cutout design gives better ventilation. A flexible soft bumper edge for better corner protection, prevents edge cracking and is easy to install/remove.
  • [Scratch Protection]: Powerful magnets keep the front cover sealed and your iPad safe from scratches.
  • [Stable and Sturdy]: Multiple built-in magnets lock together when in stand mode.
  • [Reliable Auto Sleep/Wake]: Stronger magnets ensure the auto sleep/wake function engages quickly every time.
Specs:
Height10 Inches
Length7 Inches
Number of items1
Weight1.08 Pounds
Width0.63 Inches

idea-bulb Interested in what Redditors like? Check out our Shuffle feature

Shuffle: random products popular on Reddit

Found 2 comments on How JavaScript Works:

u/DrEnter · 4 pointsr/node

I was looking at his book, but I honestly think this one is a far better choice:

https://www.amazon.com/How-JavaScript-Works-Douglas-Crockford/dp/1949815005

u/senocular · 3 pointsr/learnjavascript

Never heard of it. Looked it up:

https://www.amazon.com/gp/product/1949815005/

> Douglas Crockford starts by looking at the fundamentals: names, numbers, booleans, characters, and bottom values. JavaScript’s number type is shown to be faulty and limiting, but then Crockford shows how to repair those problems. He then moves on to data structures and functions, exploring the underlying mechanisms and then uses higher order functions to achieve class-free object oriented programming. The book also looks at eventual programming, testing, and purity, all the while looking at the requirements of The Next Language. Most of our languages are deeply rooted in the paradigm that produced FORTRAN. Crockford attacks those roots, liberating us to consider the next paradigm.He also presents a strawman language and develops a complete transpiler to implement it. The book is deep, dense, full of code, and has moments when it is intentionally funny.

If I had to guess, I would say books tend to appeal more to those learning JavaScript and this book seems to cover more advanced topics which could make it less appealing. Its also still early. The book hasn't been out for a month yet. But my first impression is that the cover is not doing much to help. To me it looks dated :P