BASIC OOP IMPLEMENTATION IN JAVASCRIPT
INTRODUCTION
Object-oriented programming (OOP) is one of the many approaches to solving problems in software development process using objects. JavaScript being a widely used language in software development, this article would explore how the basic ...
annysah.hashnode.dev4 min read