Add talk about the V8 garbage collector (#894)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Marlom Girardi
2019-04-28 17:41:11 +01:00
committed by Sindre Sorhus
parent a63442d9e5
commit cd44898f6d

View File

@@ -851,6 +851,7 @@
- [Introduction to Node.js with Ryan Dahl](https://www.youtube.com/watch?v=jo_B4LTHi3I)
- [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.
- [V8 Garbage Collector](https://v8.dev/blog/trash-talk) - Trash talk about the V8 garbage collector.
### Books