How NEW Keyword works in Constructor function - JAVASCRIPT!
We know how NEW is important in OOP
In Object Oriented Programming we use NEW to instantiate the object for a class, just to access the functions and its variable, well its only for the people who know such mechanisms, and have knowledge of OOP or co...
pranitrathod.hashnode.dev3 min read