Updates from the 94th TC39 meeting

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
  • 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.

  • Change Array by Copy: 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.

  • proposal-symbols-as-weakmap-keys

    Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries

  • Symbols as WeakMap keys: Permit Symbols as keys in WeakMaps, entries in WeakSets and WeakRefs, and registered in FinalizationRegistries

  • 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-arraybuffer-transfer

    Proposal to add ArrayBuffer.prototype.transfer

  • ArrayBuffer transfer: proposal to add ArrayBuffer.prototype.transfer

  • proposal-import-assertions

    Discontinued Proposal for syntax to import ES modules with assertions [Moved to: https://github.com/tc39/proposal-import-attributes]

  • Import Assertions: Proposal for syntax to import ES modules with assertions

  • proposal-symbol-predicates

    A proposal to introduce ways to differentiate symbols

  • Symbol Predicates: proposal to introduce ways to differentiate symbols.

  • proposal-async-context

    Async Context for JavaScript

  • Async Context: proposal is to provide a mechanism to ergonomically track async contexts in JavaScript.

  • proposal-symbol-proto

    TC39 proposal for mitigating prototype pollution

  • Proto pollution mitigation: Symbol.proto proposal to prevent prototype pollution by introducing a secure mode that only allows prototypes to be accessed through methods or symbol keys, not string property keys. This aims to increase security by making it harder for prototypes to be manipulated maliciously.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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

  • Updates from 82nd meeting of TC39

    6 projects | dev.to | 22 Apr 2021
  • Union, intersection, difference, and more are coming to JavaScript Sets

    3 projects | news.ycombinator.com | 19 Feb 2024
  • Records and Tupples in JavaScript

    1 project | /r/learnjavascript | 21 Jun 2023
  • ES2023 features list!

    2 projects | /r/javascript | 14 May 2023
  • ES2023 introduces new array copying methods to JavaScript

    1 project | /r/javascript | 11 May 2023