Design Patterns in JavaScript: Singleton, Prototype, & Builder Creational Patterns
ECMAScript 2019
| Intermediate
- 14 videos | 1h 19m 32s
- Includes Assessment
- Earns a Badge
In this 14-video course, learners will discover how to implement Singleton, Prototype, and Builder patterns in Javascript. Examine how Singleton pattern is used for single object instantiation, how Prototype pattern is used for cloning, and how Builder pattern is used to construct complex objects. Key concepts covered in this course include basic principles of the Singleton pattern, an extremely popular and widely used creational design pattern; helper functions for Singleton pattern and how to implement it; and features of the Prototype pattern, which is used when the type of objects you want to create is determined by a prototypical instance. Learn how to implement the Prototype pattern and to apply best practices for Prototype pattern; learn characteristics of the Builder pattern, which separates construction of an object from how the object is actually represented; and learn how to use Builder pattern to construct complex objects. Finally, observe how to implement Builder pattern in jQuery, and how to use different methods in iQuery Builder pattern.
WHAT YOU WILL LEARN
-
discover the key concepts covered in this courserecall the basic principles of the Singleton patterndefine helper functions for the Singleton patternimplement the Singleton patterndescribe features of the Prototype patternimplement the Prototype patternapply best practices for the Prototype pattern
-
implement the Prototype pattern without using Object.create()recall characteristics of the Builder patternimplement the Builder patternuse the Builder pattern to construct complex objectsimplement the Builder pattern in jQueryuse different methods in the iQuery Builder patternrecall the key concepts covered in this course
IN THIS COURSE
-
1.Course Overview2m 21sUP NEXT
-
2.The Singleton Pattern5m 19s
-
3.Setting up the Singleton Pattern10m 32s
-
4.Implementing the Singleton Pattern4m 32s
-
5.The Prototype Pattern3m 32s
-
6.Implementing the Prototype Pattern6m 43s
-
7.Best Practices for the Prototype Pattern5m 10s
-
8.The Prototype Pattern without Object.create()5m 30s
-
9.The Builder Pattern8m 5s
-
10.Implementing the Builder Pattern9m 7s
-
11.Using the Builder Pattern to Construct Objects6m 37s
-
12.Implementing the Builder Pattern in jQuery4m 18s
-
13.Exploring the Builder Pattern in jQuery6m 33s
-
14.Course Summary1m 13s
EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE
Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.
Digital badges are yours to keep, forever.