#oop
Read more stories on Hashnode
Articles with this tag
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...