OOPs in js
Object-Oriented Programming (OOP) is a style of programming where we organize our code around "objects" rather than just functions and logic. It’s the difference between having a messy pile of car par
web-devlopment-journey-tushar.hashnode.dev3 min read