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

  • Mastering Web Animation with JavaScript Libraries: A Comprehensive Guide

    5 projects | dev.to | 9 May 2024
  • Electron Code Signing: Using SSL.com codeSignTool for EV code signing

    1 project | dev.to | 9 May 2024
  • Top 10 JavaScript Animation Libraries

    13 projects | dev.to | 9 May 2024
  • HTML Ruby Markup Extensions Working Draft Published

    1 project | news.ycombinator.com | 9 May 2024
  • ESLint Plugin. What was missed in the doc?

    2 projects | dev.to | 9 May 2024