Jul 10, 2017 · 1 min read
Thanks for the article, I really like the idea of streams. One question though, when implementing a writeable stream, there is a callback parameter. Do streams offer also promise based API so that we don’t have to create callback spaghetti?
