Understanding Object-Oriented Programming in JavaScript
Introduction
Object-Oriented Programming simply OOP can feel like a heavy academic term, but it’s actually just a way to organize your code so it mirrors how we think about the world. Instead of havin
understanding-object-oriented-programming-in-js.hashnode.dev6 min read