Understanding Object-Oriented Programming in JavaScript
You've been writing code. OOP is how you start thinking in systems.
1. What Is Object-Oriented Programming?
So far, you've been writing code as a sequence of instructions — do this, then do that. Th
buildingsblock.hashnode.dev6 min read