How did typeof null === ‘object’ ?

How did typeof null === ‘object’ ?

We’ve all heard it was some kind of a bug in the original JavaScript source code, too late to fix now, but what kind of bug was it?

Dr Axel Rauschmayer (of course) explains it very well.

2 thoughts on “How did typeof null === ‘object’ ?

Leave a comment