The many faces of undefined in JavaScript

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

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • assemblyscript

    A TypeScript-like language for WebAssembly.

    > but it's been almost 10 years since it was announced and there's still no viable alternative to javascript to come out of it

    Are you aware if AssemblyScript?

    https://www.assemblyscript.org/

    But arguably, the main purpose of WebAssembly is to use existing languages on the web, not necessarily invent new ones or to replace Javascript.

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
  • proposal-decimal

    Built-in exact decimal numbers for JavaScript

    The only mainstream language I'm aware of which supports high / arbitrary precision decimal numbers as a language feature is C#. Java, Python and Ruby have them as libraries included with the standard distribution, but to my knowledge they don't have any capabilities you couldn't implement yourself in a library.

    Regardless, there is an active proposal to add a 128-bit decimal type to JS: https://github.com/tc39/proposal-decimal

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

  • Let's Write a Malloc

    4 projects | news.ycombinator.com | 26 Nov 2023
  • Do you think typescript will ever have native support on brosers? Or we will have only the JS type annotations?

    2 projects | /r/typescript | 11 Jul 2023
  • Ezno's checker (a Javascript type checker and compiler written in Rust) is now open source

    2 projects | /r/rust | 8 Jun 2023
  • Is there a TypeScript to native compiler available?

    1 project | /r/typescript | 13 May 2023
  • AssemblyScript – TypeScript-like language for WebAssembly

    1 project | news.ycombinator.com | 22 Apr 2023