A Beginner's Guide to Object Oriented Programming in JavaScript
Object Oriented Programming is a programming paradigm that uses objects as building blocks. According to the Mozilla Developer's Network, Object Oriented Programming is defined as
modeling a system as a collection of objects, where each object repre...
mitchcodes.hashnode.dev8 min read