ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript. It comes with a lightning fast compiler toolchain that scales to any codebase size. Typescript allows for type annotations to make Javascript safer, but by design, the type system is not sound. Rescript adds on to that by having a sound and complete type system, allowing both functional and imperative paradigms while also allowing Javascript interoperability. ReScript ftw.
What's In It For You
Avoid runtime type errors completely with a sound type system
Improve developer experience with lightning fast build times
Synopsis
ReScript is a robustly typed language that compiles to efficient and human-readable JavaScript. It comes with a lightning fast compiler toolchain that scales to any codebase size. Typescript allows for type annotations to make Javascript safer, but by design, the type system is not sound. Rescript adds on to that by having a sound and complete type system, allowing both functional and imperative paradigms while also allowing Javascript interoperability. ReScript ftw.
What's In It For You
Slides
https://docs.google.com/presentation/d/1GW8z0CoIoMUFsugITjBFWhfnH7bVXPse4PLdZoGVvpg/edit?usp=sharing