Worker 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
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
We're excited to share the latest N|Solid Runtime release for May 2025.
Node.js 24 has officially landed! This release brings some exciting improvements to JavaScript developers, making Node.js faster, more capable,
our latest release bringing an exciting wave of new features, critical improvements, and behind-the-scenes optimizations.
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
Node.js is designed to be asynchronous and non-blocking, making it highly efficient for handling multiple operations at once.
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
Artificial intelligence is revolutionizing software development, and at NodeSource we're bringing AI-driven insights to Node.js applications through N|Solid
Tracing allows developers to analyze application performance by visualizing the relationships between different processes through spans and traces.
If you're working with transpiled or minified code in production, leveraging sourcemaps in N|Solid can save you hours of debugging time.
If you're using Windows, there are multiple ways to update Node.js, whether you prefer a simple installer, a package manager, or a version manager.
In this guide, we’ll walk through different methods to updated Node.js in MacOS, including Homebrew, Node Version Manager (nvm), and manual installation.