Spoke about Node.js
Spoke on a podcast
Did a session with Kelvin and we played a bit with Node.js streams.

This talk aims to make Node.js Streams a little bit more approachable and less scary!


TKYT: Node.js streams

https://www.youtube.com/watch?v=ldcfYB_mo6Q

A stream is an abstract interface for working with streaming data in Node.js. In this session, Luciano Mammino, a senior architect at fourTheorem walks us through using streams in Node.js

Links 🔗

https://github.com/lmammino/streams-w...

https://gist.github.com/lmammino/f713... from this session)

https://github.com/substack/stream-ha...

https://twitter.com/loige

https://www.amazon.com/Node-js-Design...


#streams #nodejs