node.js
Development
Node.js 12.12: New flag for easier electron integration
helpdev -
0
Node.js 12.12 is here to bring a new flag to help work with embedders like Electron. In addition, source maps are now available for...
Development
Node.js 12.5: Shortened startup time with V8 snapshots
Node.js 12.5 is there, enabling the V8 snapshots by default. This should shorten the start time of Node applications. In addition, the update for...
Development
Node.js date-fns: Good date handling in JavaScript
Working with dates is a problem of the first hour of the language. Although JavaScript basically has a Date object that you can theoretically...
Development
Node.js 10.16: Small update for LTS version
Node 11 will reach its end-of-life date in a matter of days. Node 10, however, is still actively maintained. Now with Node.js 10.16 there...
Development
Node.js 12.3: WebAssembly – Experimental Support for Wasm Modules
Node.js 12.3. is here to provide experimental support for the WebAssembly ES-Modules integration. With this, Node follows the current trend: Everyone is counting on...
Development
Node.js 12.1.0: First update for new major version
Node.js 12 is one week old. Now the first update for the version is ready: a few updates were delivered with Node 12.1.
Node.js 12.1...
Technology
Node.js and JS Foundation merge to OpenJS Foundation
The OpenJS Foundation is created by merging Node.js and JS Foundation. It aims to promote the dissemination of JavaScript and seeks to support projects...
Development
Node.js 11.8 is here: news for the worker threads
Node.js 11.8 is here. Included are two updates for the worker threads as well as two new experimental features and a few more new...