What Actually Happens When You Type `new` in JavaScript
Most developers use new every day without knowing what it does.
They know it creates an object. They know it works with classes. They use it and move on. But if you asked them to explain what JavaScri
the-new-keyword-javascript.hashnode.dev8 min read