Node.js 17 has been released. The latest version of the popular JavaScript runtime brings more β€œpromisified” APIs and support for OpenSSL 3.0.

Downloadable from the Node.js website, Node.js 17 follows a strategic initiative to provide promise-based core APIs. This version adds promise-based APIs for the Readline module, which offers an interface for reading data from a Readable stream, such as process.stdline for reading one line at a time.

Other capabilities in Node.js 17 include:

To read this article in full, please click here


0 Comments

Leave a Reply

Your email address will not be published. Required fields are marked *