Understanding Object-Oriented Programming in JavaScript
In the previous lesson, we created objects manually. But what if you’re building a racing game with 100 different cars? Writing out a new object for every single car would be exhausting.
Object-Orient
blog.meetabhinav.com3 min read