The new Keyword in JavaScript (Simple Guide for Beginners)
The new keyword in JavaScript is used to create objects from constructor functions.
It may look simple, but it performs multiple steps behind the scenes. Understanding this helps you write better and
surajdotdev.hashnode.dev3 min read