The new Keyword in JavaScript
In our journey through JavaScript, we all likely seen the new keyword and wondered, "What is it actually doing?" If a regular object {} is a house you built by hand, using new is like using a blueprin
newkeyword.hashnode.dev7 min read