OOP(Object Oriented Programming) in JavaScript.
Hello! ๐, In this article we'll look into OOP in JavaScript.
OOP is simply used for writing clean and maintainable code. OOP works on the concept of classes and Object.
Let me Elaborate classes and Object, classes is the blueprint/template of the O...
ahmedkhatri.hashnode.dev2 min read