ReScript is a rebranding of ReasonML and BuckleScript, which wrap OCaml on both ends. ReScript is part of the typed functional programming family, which means it’s not a data-first language. The only exception I saw to readability and performance of the generated JavaScript was in curried functions.

16m read time From medium.com
Post cover image
Table of contents
First ImpressionTypesGenerating TypeScriptRecordsNominal TypingOptionalsPipesPromisesImport JavaScript ModulesRedexImporting TypeScript TypesReasonReactTestingToolingThe Community
2 Comments

Sort: