Understanding Object-Oriented Programming in JavaScript
Most programs start simple. A few variables, a few functions, and you are done. But as a program grows, keeping track of everything becomes harder. Data and the code that works on it end up scattered
akashkr28-understandingoop.hashnode.dev11 min read