JavaScript Objects and Prototypes
JavaScript is an Object Oriented Programming Language. But in a world where OOPs and classes go hand in hand, JavaScript employs a prototype-based object-oriented programming approach. In this article, we will learn about JavaScript objects & prototy...
divyanshsareen.hashnode.dev6 min read