Prototypes and Classes in JavaScript
Prerequisite
This blog assumes that you’re somewhat familiar with the objects and this keyword in javascript. If not, then please go through them once.
Introduction
Let's start with objects, so suppose we are building a game where each user object ha...
rohanmathur.hashnode.dev6 min read