Add link to "10 Things I Regret About Node.js" (#986)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Jon
2019-11-01 05:04:29 +00:00
committed by Sindre Sorhus
parent 283561a544
commit a772f5829f

View File

@@ -870,6 +870,7 @@
- [Hands on with Node.js](https://learn.bevry.me/hands-on-with-node.js/preface) - [Hands on with Node.js](https://learn.bevry.me/hands-on-with-node.js/preface)
- [Nodetuts](http://nodetuts.com) - Series of talks, including TCP & HTTP API servers, async programming, and more. - [Nodetuts](http://nodetuts.com) - Series of talks, including TCP & HTTP API servers, async programming, and more.
- [V8 Garbage Collector](https://v8.dev/blog/trash-talk) - Trash talk about the V8 garbage collector. - [V8 Garbage Collector](https://v8.dev/blog/trash-talk) - Trash talk about the V8 garbage collector.
- [10 Things I Regret About Node.js by Ryan Dahl](https://www.youtube.com/watch?v=M3BM9TB-8yA) - Insightful talk by the creator of Node.js about some of its limitions.
### Books ### Books