The story of new Keyword in JavaScript
What the new keyword does
The new keyword is like a "Create" button. Its only job is to tell JavaScript: "Hey, javascript make me a new object and the function simultaniously", It acts as a bridge bet
js-blogs-aarav.hashnode.dev2 min read