stream-journey
is a continuation of stream-adventure, letting you watch under the carpet and learn how to use the native Node.js stream API.
- Install Node.js
- MacOS and Unix users: It is highly recommended to install Node.js through NVM
- Run
npm install -g stream-journey
- Run
stream-journey
- profit!
stream-journey
will run you through a series of Node.js workshops to let you explore the power of Node.js streams from simple pipelining to high performance parallelism.