Turboprop: JS Arrays as Property Accessors!?!

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

    ES1995 – The Missing JS Polyfill

  • (I was trying out some old school way with ES1995. I might rewrite it to TS one day.)

  • proposal-shadowrealm

    ECMAScript Proposal, specs, and reference implementation for Realms

  • When ShadowRealms make it into the engines, extending might become a viable option for some use cases. Or some proper module isolation. Say I write this in my module import { String } from 'std:es2025' and boom I can use string methods from the future release. But only in that module. To be honest, this might be impossible to do, but JS is so damn good language and it is hindered by the lack of std lib. :(

  • 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
  • There is proposal for stdlib, but it will take some time until (if ever) it will reach stage 4.

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

  • Build error occurred Error: Could not load the "sharp" module using the linux-x64 runtime

    1 project | dev.to | 31 May 2024
  • Node.js Contact Form: How to Create One, Validate Data, and Send Emails

    2 projects | dev.to | 31 May 2024
  • Stop Using Discord

    5 projects | news.ycombinator.com | 31 May 2024
  • Typescrypt: Make your life easier with decorators

    1 project | dev.to | 31 May 2024
  • Angular's next feature @let syntax

    1 project | dev.to | 31 May 2024