Skip to content

Commit f2d0a2d

Browse files
committed
Added Youtube link to video on Node.js streams. Fixes gulpjs#121.
1 parent a19dff7 commit f2d0a2d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/README.md

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ See [the FAQ](FAQ.md) for the answers to commonly asked questions.
1616
* [Pass parameters from the command line](recipes/pass-params-from-cli.md)
1717
* [Using external config file](recipes/using-external-config-file.md)
1818
* [Introduction to node.js streams](https://github.com/substack/stream-handbook)
19+
* [How streams help to raise Node.js performance](http://www.youtube.com/watch?v=QgEuZ52OZtU)
1920

2021
## Presentations and slides
2122

0 commit comments

Comments
 (0)