The new Keyword in JavaScript 🧱
📌 Introduction
In JavaScript, creating objects is easy. But understanding how objects are actually created behind the scenes?
👉 That’s where the new keyword comes in.
If you’ve seen code like this:
techwithsiddhant.hashnode.dev4 min read