Understanding Object-Oriented Programming in JavaScript
When you first hear “Object-Oriented Programming”, it sounds big and complicated.But honestly, the core idea is very simple.
OOP is just a way of organizing code so that it feels closer to how we thin
oppsinjs.hashnode.dev3 min read