The Mysterious Case of null being an Object in JavaScript
Have you ever used the typeof operator in JavaScript and been surprised to see that it returned "object" for the value null? You're not alone! The concept of null being treated as an object in JavaScript is one that has caused confusion among develop...
ashdude1401.hashnode.dev3 min read