Skip to main content

JavaScript Global Summit '23

JavaScript Global Summit '23Did you know JavaScript has iterators?

Event Details

Luciano Mammino will be at JavaScript Global Summit ’23 on September 20th, delivering his virtual talk ‘Did you know JavaScript has iterators?’.

How many ways do you know to do iteration with JavaScript and Node.js? While, for loop, for…in, for..of, .map(), .forEach(), streams, iterators, etc! Yes, there are a lot of ways! But did you know that JavaScript has iteration protocols to standardise synchronous and even asynchronous iteration? In this workshop we will learn about these protocols and discover how to build iterators and iterable objects, both synchronous and asynchronous. We will learn about some common use cases for these protocols, explore generators and async generators (great tools for iteration) and finally discuss some hot tips, common pitfalls, and some (more or less successful) wild ideas!

Time

All Day (Tuesday)(GMT+01:00)

Leave a Reply