Constructor() in JavaScript
Ever wondered what is its use or how it is used ? ๐ฎ
I am here to take you through the easiest steps to understand this concept ๐
Constructor simply put is a function to ensure that your objects are taking in the right key: value pairs.
Let me div...
kamalthedev.hashnode.dev2 min read