Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
Qard opened this issue Jan 14, 2019 · 3 comments
Closed

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

Qard opened this issue Jan 14, 2019 · 3 comments

Comments

@Qard
Copy link
Contributor

Qard commented Jan 14, 2019

  • 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. 😸
  • Social media link(s) (twitter, website, linkedin, etc.): http://twitter.com/stephenbelanger
  • Do you agree to the VanJS Code of Conduct? Yes. 👍
@ShMcK
Copy link
Collaborator

ShMcK commented Feb 4, 2019

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
Copy link
Contributor Author

Qard commented Feb 5, 2019

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
Copy link
Collaborator

ShMcK commented Feb 5, 2019

20 minutes-ish sounds great

@ShMcK ShMcK closed this as completed Mar 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants