You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Draft Title: Async Iterators, a new future for streams
Length: Either lightning or a 20 minute talk, I can scale it to whatever is needed. 👍
Async Iterators make for an exciting new stream-based future. They unlock a lot of possibilities that have long been quite complicated to achieve with Node.js style streams. I want to show a few examples of how async iterators can enable easier streaming of data from different sources and simplify callback and event systems.
About Me
Name: Stephen Belanger
Mini-bio: I make Node.js diagnostics tooling at Elastic. I'm a Node.js core contributor and founder of the Diagnostics working group. I've been working with Node.js for about 8 years.
Would you like help with your presentation? I'm always happy to accept feedback. 😸
Async Iterators make for an exciting new stream-based future. They unlock a lot of possibilities that have long been quite complicated to achieve with Node.js style streams. I want to show a few examples of how async iterators can enable easier streaming of data from different sources and simplify callback and event systems.
About Me
The text was updated successfully, but these errors were encountered: