Announcing N|Solid Version 3.12.1
A new security release for Node.js 12.18.0 has been published and NodeSource has you covered. NodeSource is excited to announce NSolid 3.12.1 which contains the following changes...
A new security release for Node.js 12.18.0 has been published and NodeSource has you covered. NodeSource is excited to announce NSolid 3.12.1 which contains the following changes...
In this volume of Need to Node, you can find the latest news on Deno, a recording of our webinar ‘New and Exciting Features to Land in Node.js version 14’ and ‘JavaScript features to forget’. Need to Node is a weekly bulletin designed to keep you up-to-date with the latest news on the Node.js project, events and articles. You are always welcome to collaborate and participate. Please let us know if we missed a piece of content you think should be included!
You asked and we listened. Until today, trying our novel approach to monitoring performance, diagnostics and security required bringing your own application and load testing environment. Our latest release of N|Solid 3.12 changes this. We are excited to announce the launch of ‘Try N|Solid’ a new, one-command , zero-config way for you and/or your colleagues to experience the power of our Node.js Enterprise Runtime (N|Solid) 💪.
Today’s release of Node.js integration supports PostgreSQL as well as all the consumers of the pg library.
If you haven’t checked out the first two part of our ‘Diagnostics in Node.js’ series, click here and the second part here. This is a 3-part blog series on Node.js. It is based on Colin Ihrig's talk at JSConf Colombia. Let’s begin! 🚀
Memory leaks are something every developer has to eventually face. They are common in most languages, even if the language automatically manages memory for you. Memory leaks can result in problems such as application slowdowns, crashes, high latency, and so on. In this blog post, we will look at what memory leaks are and how you can avoid them in your NodeJS application. Though this is more focused on NodeJS, it should generally apply to JavaScript and TypeScript as well.
In this volume of Need to Node, you can find the latest news on Node.js’s version 14 Release, Diagnostics in Node.js and The Cost of JavaScript Frameworks Need to Node is a weekly bulletin designed to keep you up-to-date with the latest news on the Node.js project, events and articles. You are always welcome to collaborate and participate. Please let us know if we missed a piece of content you think should be included!