Elm, an alternative to Javascript

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
  • ts-converter

    human readable timestamps

  • To take practice with Elm I implemented a tiny project ts-converter: a browser extension to translate timestamps into human readable dates. Ts-converter is released as a libre software under GPLv3 license.

  • Elm

    Compiler for Elm, a functional language for reliable webapps.

  • naming error Line 44, Column 12 I cannot find a `Timestamp` type: 44| ts : Timestamp, ^^^^^^^^^ These names seem close though: Timstamp Time.Zone Task.Task Time.Month Hint: Read to see how `import` declarations work in Elm.

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

    The Elm Live Editor

  • There is an online editor, named Ellie, to play with the language without the need to install anything on your machine. Ellie permits to install dependencies for your code, so you can prototype an entire project with it.

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

  • Learning Elm by porting a medium-sized web front end from React (2019)

    15 projects | news.ycombinator.com | 29 Feb 2024
  • Can you make your own JavaScript by implementing ECMAScript standard?

    10 projects | /r/learnjavascript | 10 Dec 2023
  • What is the best way to present the user the results of Haskell computations?

    1 project | /r/haskell | 2 Dec 2023
  • Building React Components Using Unions in TypeScript

    15 projects | dev.to | 1 Oct 2023
  • What's the state of the Elm repo? · Issue #2308 · elm/compiler

    1 project | /r/elm | 25 Aug 2023