
A new release that connects N|Solid’s AI optimization engine directly to GitHub for seamless, secure performance improvements.

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

Once considered stable but stagnant, Express is now being revitalized with a clear governance model a renewed focus on performance, and active collaboration

JSConf North America 2025 brought together the brightest minds in the JavaScript ecosystem

NodeSource will help organizations using outdated and unsupported versions of Node.js stay secure as they plan their upgrades.

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.

N|Sentinel takes observability beyond dashboards and metrics, using artificial intelligence to detect anomalies, analyze runtime behavior

Many Node.js features that once required third-party packages are now built into the runtime itself.

. Enterprises should inventory runtimes, target the latest LTS, harden supply chains, measure performance, and roll out migrations in a controlled way.

N|Solid Runtime v6.0.0: Continuous profiling gRPC-Only SaaS, and Node.js v22.18.0

For companies running Node.js applications, hidden inefficiencies can quietly drive up costs, slow down innovation, and increase risk.

Flame graphs are one of the most powerful tools for understanding performance bottlenecks, but they can also be one of the hardest to read.

Today, we’re proud to introduce NodeSource Certified Modules v3 (NCM v3): a complete rearchitecture of our module scanning and observability engine.

In this post, we’re gonna break down how to build scalable APIs using Node.js and TypeScript without overcomplicating things.

unsupported Node.js versions leave your applications vulnerable to security risks, performance issues, and compliance violations.

Today, we're announcing a key change to how we serve and support our Node.js binary distributions, and it comes with something new: Extended Support.

Imagine getting deep, real-time insights into your Node.js applications without touching a single line of your business logic.
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
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
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.
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.
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