Blog

ReasonML vs TypeScript: comparing their type systems

A type is a labeled set of constraints that can be imposed on a value. A type system analyses values in a piece of code, and validates them against their types. JavaScript has a type...
Seif Ghezala's photo
Seif Ghezala
2019-02-01 · 9 min