NodeSource Blog
nodesource.com/blogWorker Threads in Node.js: A Complete Guide for Multithreading in JavaScript
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
Introducing N|Sentinel: Your AI-Powered Agent for Node.js Performance Optimization
At NodeSource, we're excited to unveil a new feature in the N|Solid platform that takes Node.js application performance to a new level: N|Sentinel
NodeSource N|Solid Runtime Release - May 2025: Performance, Stability & the Final Update for v18
We're excited to share the latest N|Solid Runtime release for May 2025.
Node.js 24 Is Here: What You Need to Know
Node.js 24 has officially landed! This release brings some exciting improvements to JavaScript developers, making Node.js faster, more capable,
N|Solid 6.1.8: Major AI Upgrades, UX Enhancements, and Tracing Improvements
our latest release bringing an exciting wave of new features, critical improvements, and behind-the-scenes optimizations.
The Best Node.js Observability Tools in 2025: N|Solid vs New Relic, Datadog, and More
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
How Node.js Handles Async Operations
Node.js is designed to be asynchronous and non-blocking, making it highly efficient for handling multiple operations at once.
What is Libuv: The Engine Powering Node.js and Beyond
Libuv is one of the most crucial components behind Node.js, yet many developers aren't fully aware of its role in enabling asynchronous I/O operations.
Node.js Now Supports TypeScript Natively: Everything You Need to Know
With the release of Node.js v23.6.0, developers can use TypeScript natively without additional transpilation tools like ts-node or manual compilation steps