Exploring How Everything is an Object in JavaScript
You can read about Part 1 of this article here, which explains about the Prototype mechanism in JS.
Before understanding, How everything is object in JavaScript. We must first understand how many types of data types are there in JavaScript. JavaScrip...
ridamsinghal.hashnode.dev6 min read