Symbols, Generators, and Iterators in JavaScript

Purchase a Subscription!

Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.


Instructor

Eric Greene

Description

You don't know JavaScript and ES2015 until you know about symbols, generators, and iterators. Learn the essentials of all three in this heart-stopping, pulse-pounding, pedal-to-the-metal session from JavaScript guru Eric Greene.

Table of Contents

00:00:00 Introduction
00:01:07 Symbols, Generators, and Iterators
00:04:50 Symbols: The New Primitive Type
00:13:42 Exploring Symbols (Demo)
00:27:10 Understanding Generator Functions
00:33:19 Generator Functions in Action (Demo)
00:39:05 Generators and the For-Of Loop
00:43:49 Iterating over Generators with the For-Of Loop (Demo)
00:47:28 Iterator Symbol and Generators
00:49:03 Configuring an Object with the Iterator Symbol (Demo)
00:53:20 Conclusion

Related Links

  • Lesson 14 Code Samples (requires a paid subscription)

Series

This course is part of the following series: