Douglas Crockford

Blog

Books

Videos

2024 Appearances

JavaScript

Misty

JSLint

JSON

Github

Electric Communities

Mastodon/Layer8

Flickr Photo Album

ResearchGate

LinkedIn

Pronouns: pe/per

About

Wordify

Enter an integer:


If you enter an integer that is much larger than nine quadrillion, things may get really squirrelly. This is because of the faulty number type that JavaScript provides. This situation is explained in Chapter 2 of How JavaScript Works. A solution to this problem is presented in Chapter 3.