What's New in Node.js 17

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • node

    Node.js JavaScript runtime ✨🐢🚀✨

  • Node.js continues to promisify its core APIs as part of its strategic initiative plan. In the last few major Node.js releases, Promise-based APIs were added for the dns, fs, stream, and timers modules.

  • exception-handling

    Proposal to add exception handling to WebAssembly

  • As of Node.js 17, the v8 JavaScript engine has been updated to v9.5. The changes in this release are primarily aimed at expanding internationalization for dates and calendars as well as for the output of time zones. It also implements the WebAssembly Exception Handling proposal, designed to reduce overhead compared to current JavaScript-based workarounds.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • volta

    Volta: JS Toolchains as Code. ⚡

  • You can download Node.js 17 to your computer using the appropriate link for your operating system and architecture provided on the Node.js download page. A better way to manage Node.js releases on your machine is to use a Node.js environment management tool like Volta, which allows you to install and switch between multiple Node.js versions seamlessly.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Guide to ChatGPT API Implementation for Developers

    6 projects | dev.to | 7 Dec 2023
  • .dockerignore being ignored by docker-compose? no space left on device

    3 projects | /r/docker | 5 Dec 2023
  • What's New in Node.js 21

    8 projects | dev.to | 1 Nov 2023
  • Switch Package Manager

    4 projects | dev.to | 23 May 2022
  • Pnpm: Fast, disk space efficient package manager for JavaScript

    6 projects | news.ycombinator.com | 5 Apr 2022