Updates from the 89th TC39 meeting

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

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
  • proposal-change-array-by-copy

    Discontinued Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.

  • Also the proposal for non-mutating alternatives to array methods like .reverse() and .sort() reached stage 3: https://github.com/tc39/proposal-change-array-by-copy

  • proposals

    ✍️ Tracking the status of Babel's implementation of TC39 proposals (may be out of date) (by babel)

  • There were a couple of other proposals that made stage 1 too, can see here.

  • 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
  • proposal-iterator-helpers

    Methods for working with iterators in ECMAScript

  • proposal-set-methods

    Proposal for new Set methods in JS

  • https://github.com/tc39/proposal-set-methods (currently stage 2)

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

  • Set methods proposal reaches stage 3

    6 projects | /r/javascript | 1 Dec 2022
  • TC39: Add Object.groupBy and Map.groupBy

    6 projects | news.ycombinator.com | 19 Dec 2023
  • Pipeline Operator great again!

    2 projects | dev.to | 29 Sep 2023
  • Records and Tupples in JavaScript

    1 project | /r/learnjavascript | 21 Jun 2023
  • Why I Like Using Maps (and WeakMaps) for Handling DOM Nodes

    4 projects | /r/javascript | 29 Apr 2023