JavaScript Class-Based Object-Oriented Programming (OOP)

Summary

This article has described the basic features of class-based object oriented programming, and briefly looked at how JavaScript constructors and prototypes compare with these concepts.