VanJS / meetup

Open source home for the VanJS Meetup 👩🏽‍💻👨🏼‍💻
https://www.meetup.com/vancouver-javascript-developers/
62 stars 2 forks source link

Talk Idea: Async Iterators, a new future for streams #8

Closed Qard closed 5 years ago

Qard commented 5 years ago

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

ShMcK commented 5 years ago

Stephen, great topic choice!

Let us know if there's any way we can help with reviewing or giving early feedback for the talk.

If you have an early draft, or you'd like to meet up and demo it beforehand, let me know :)

Qard commented 5 years ago

I'll try and get it all put together this weekend. Right now it's just a bunch of notes. Target length is 20 minutes?

ShMcK commented 5 years ago

20 minutes-ish sounds great