The new Keyword in JavaScript: How Objects Are Brought to Life
In JavaScript, objects are the foundation of almost everything we do. If you want to group related data and actions together, you create an object.
Creating a single object is easy enough using curly
blog.himanshubalani.com5 min read