Node JS Resources
- A Practical Guide to Memory Leaks in Node.js
- Don’t Block the Event Loop (or the Worker Pool) | Node.js
- Worker Threads in Node JS
- Ele.me’s very comprehensive collection of Node JS knowledge (in English!)
- Deploying Node JS
- Great Express Node JS Server - with Content Security Policy, Rate Limiting, logging, etc.
- Mega GH Repo of Node Best Practices - link
- Node JS Dependency Based Attacks — monkeypatching
required.cache
and other fun.