Is Node.js Single-Threaded… or Not?
Is Node.js single-threaded? Learn how V8, libuv, the event loop, and the thread pool work together inside the Node.js runtime.
Is Node.js single-threaded? Learn how V8, libuv, the event loop, and the thread pool work together inside the Node.js runtime.
Node.js introduced a Signal requirement on HackerOne to reduce noise, improve vulnerability report quality, and support security maintainers.
A practical recap of what happened in Node.js in January: security updates, release signals, and what matters for teams running Node.js in production.
Learn what changed in the Node.js January 2026 security release, which CVEs affect you, and how to assess impact and upgrade safely in production
Node.js 24.11.0 “Krypton”, the Node.js 24 line has officially entered Long-Term Support (LTS) and will continue receiving maintenance April 2028
Many Node.js features that once required third-party packages are now built into the runtime itself.
If your application isn't running on the new LTS, here are the production-ready features you're missing out on, and why you should prioritize the upgrade.
For companies running Node.js applications, hidden inefficiencies can quietly drive up costs, slow down innovation, and increase risk.
In this post, we’re gonna break down how to build scalable APIs using Node.js and TypeScript without overcomplicating things.
In this guide, you’ll learn everything you need to know about worker threads—how they work, when to use them, how to implement them
Node.js 24 has officially landed! This release brings some exciting improvements to JavaScript developers, making Node.js faster, more capable,
With a range of observability and APM tools available, choosing the right one for your stack and team can be challenging but it can save you hours