Michael J. Ryan
1 min readOct 12, 2020

--

On streams, really prefer (async)generators over the streams api ... most of the Node streams support async generators with for-await syntax .. of course with ad-hoc stream-like that only support .pipe, it becomes a bigger issue.

--

--

Michael J. Ryan
Michael J. Ryan

Written by Michael J. Ryan

Food nerd (keto, omad, carnivore) — Programmer and JavaScript junkie! (node.js, mongodb, browser)

No responses yet