Javascript Factory Functions Creating objects with Factory Functions - Javascript Building Blocks 24

preview_player
Показать описание
Learn about Javascript Factory Functions, learn about creating objects with factory functions in JavaScript. In this weeks Javascript lesson, we cover creating objects with factory functions. We cover why I believe it is better to use them versus using constructor functions.

Better closure
Better abstraction with polyphorphism
No need for the keyword New
Рекомендации по теме
Комментарии
Автор

Great video on factory functions .
Thanks !

Zen-lzhc