Node.js 15 was released October 20, 2020. It comes with a number of major features:

  • Throw on unhandled rejections
  • V8 8.6 language features
  • NPM 7
  • Experimental support for QUIC
  • N-API Version 7
  • Refinement of the Async Local Storage APIs

Let’s explore what they are and how to use them.

#javascript #programming #nodejs #node #web-development

What’s New in Node.js 15
1.80 GEEK