ReScript has come a long way, maybe it's time to switch from TypeScript?

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. sury

    🧬 The fastest schema with next-gen DX

    ReScript also has amazing tooling for parsing JSON into types. Here's an example of rescript-schema:

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. rescript

    ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript.

    ReScript, the "Fast, Simple, Fully Typed JavaScript from the Future", has been around for awhile now. The name "ReScript" came into existence in 2020, but the project has a history going back to 2016 under the combo of Reason and BuckleScript. The name change came about as the goal of BuckleScript shifted to try and create a language that was a part of the JavaScript ecosystem; JavaScript is the only build target, support for all of the features JavaScript devs expect to have like async/await syntax, and an easy to use standard library for JavaScript's built in functions.

  4. reason

    Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems

    Ocaml is still a wonderful language if you want to look into it, and Reason is still going strong as an alternate syntax for OCaml. With either OCaml or Reason you can compile to native code, or use the continuation of BuckleScript now called Melange.

  5. ocaml

    The core OCaml system: compilers, runtime system, base libraries

    Ocaml is still a wonderful language if you want to look into it, and Reason is still going strong as an alternate syntax for OCaml. With either OCaml or Reason you can compile to native code, or use the continuation of BuckleScript now called Melange.

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

  • Tired of Typescript? Check out ReScript!

    3 projects | dev.to | 19 Apr 2024
  • From TypeScript to ReScript

    12 projects | news.ycombinator.com | 12 Jan 2022
  • How Jane Street accidentally built a better build system for OCaml

    6 projects | news.ycombinator.com | 30 Jan 2025
  • OCaml Syntax Sucks

    5 projects | news.ycombinator.com | 24 Nov 2024
  • ReScript: Fast, Simple Typed JavaScript from the Future

    1 project | news.ycombinator.com | 28 May 2024