10+ Interesting ECMAScript Proposals

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • proposal-bind-operator

    This-Binding Syntax for ECMAScript

    This binding syntax (::)

  • reify

    Enable ECMAScript 2015 modules in Node today. No caveats. Full stop.

    Nested imports

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

  • proposal-shorthand-improvements

    A proposal to introduce new shorthand assignment forms for ECMAScript object literals

    Shorthand improvements

  • proposal-as-patterns

    `as` destructuring patterns

    as destructuring

  • proposal-generator-arrow-functions

    ECMAScript proposal: Generator Arrow Functions

    Generator arrow functions

  • proposal-pipeline-operator

    A proposal for adding a useful pipe operator to JavaScript.

    Pipeline operator (|>)

  • proposal-partial-application

    Proposal to add partial application to ECMAScript

    Partial Application Operator: ?

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • proposal-object-freeze-seal-syntax

    A JavaScript TC39 proposal for Object.freeze & Object.seal syntax

    Object freeze and seal syntax: {# ... #} or {| ... |}

  • proposal-block-params

    A syntactical simplification in JS to enable DSLs

    Block Params

  • proposal-relative-indexing-method

    Discontinued A TC39 proposal to add an .at() method to all the basic indexable classes (Array, String, TypedArray)

    .at()

  • proposal-json-modules

    Proposal to import JSON files as modules

    JSON Modules

  • proposal-temporal

    Provides standard objects and functions for working with dates and times.

    Temporal

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