mirror of
https://github.com/sindresorhus/awesome-nodejs.git
synced 2026-01-24 04:18:13 -08:00
Add talk about the V8 garbage collector (#894)
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
committed by
Sindre Sorhus
parent
a63442d9e5
commit
cd44898f6d
@@ -851,6 +851,7 @@
|
|||||||
- [Introduction to Node.js with Ryan Dahl](https://www.youtube.com/watch?v=jo_B4LTHi3I)
|
- [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)
|
- [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.
|
||||||
|
|
||||||
### Books
|
### Books
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user