In Node we can listen to data on a readable stream using .on("data").on("data"). This method does not seem to exist in Deno. What should we use as a replacement and is it compatible with node?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
D
Deno
Chat about Deno, a modern runtime for JavaScript and TypeScript.