JavaScript Exploration OOP: Part 4 - Constructors with Prototypes

preview_player
Показать описание
A continuation of a short series of videos where I (as a student at Launch School) am exploring JavaScript and how it works with Object Oriented Programming.

This video talks about the object creation pattern of Constructors with Prototypes.

If you haven't seen the preceding videos in the series, you may want to watch those before jumping into this video. I hope you find something useful.