The new keyword in JavaScript
What the new keyword does.
So let's first understand the problem statement, Why do we use the new keyword?
The problem was that we need to dynamically create objects. We want to add values to objec
nikhilprashar.hashnode.dev6 min read