The new Keyword in JavaScript
Mar 26 · 5 min read · When we start learning JavaScript, creating objects is something we do quite often.
At first, it might seem simple — we can just create objects using object literals. But as our applications grow, we