Everything in JavaScript is not an Object
It is a very common misbelief or misstatement that "everything in JavaScript is an object" in the JavaScript world. Objects definitely are the general building blocks in which JavaScript is built on but that does not mean that everything is an object...
amitmondal.hashnode.dev3 min read