The new Keyword in JavaScript
Introduction
In JavaScript, creating objects is a common task. While you can create objects using object literals, there is another powerful way using constructor functions and the new keyword.
The ne
js-blog-subhasis.hashnode.dev4 min read