ECMAScript Proposals I am excited about

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

    The easiest way to start coding games and graphics projects in Python (by replit)

  • There is a python game framework called Play that emulates Scratch's API. With a function decorator, we can import Play's elegant syntax to JavaScript.

  • proposal-decorators

    Decorators for ES6 classes

  • The current decorator proposal is mainly concerned with classes and their properties. However, this particular extension shares similarities with python's decorators.

  • 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-deep-path-properties-for-record

    ECMAScript proposal for deep spread syntax for Records

  • Records & Tuples + Deep path properties for Records + Pattern matching + Do-expressions

  • proposal-pipeline-operator

    A proposal for adding a useful pipe operator to JavaScript.

  • Pipeline operator

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