Understanding the new Keyword in JavaScript
When you first see the new keyword in JavaScript, it might feel confusing. It looks small, but it does something very powerful — it helps you create objects using a pattern.
Let’s break it down slowly
kousik-chowdhury.hashnode.dev3 min read