Stage 3 Proposal: Array.prototype.at

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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-relative-indexing-method

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

  • Proposal hosted on GitHub explains the reasoning behind it https://github.com/tc39/proposal-relative-indexing-method

  • proposal-decimal

    Built-in decimal datatype in JavaScript

  • JS urgently needs support for decimals [1] and thus be able to enter sectors such as scientific and financial.

    V8 + dynamic language + better math support = perfect environment for many applications out there

    [1] https://github.com/tc39/proposal-decimal

  • 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
  • fast-diff

    A fast Javascript string diff

  • This would be handy for a multitude of string libs, for example string diffing (https://github.com/jhchen/fast-diff/issues/15)

  • proposal-temporal

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

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