Classy coding: JavaScript OOP through the ages
javascript
inheritance
prototype chains
JS runtime
classes
OOP
object-oriented programming
Embark on a journey through the history of JavaScript to learn how a variety of OOP challenges were overcome in the past. We will conclude our journey with clean modern syntax and a deeper understanding of classes, objects, and the chain of changes that helped us get here.