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.
Table of contents
First ImpressionTypesGenerating TypeScriptRecordsNominal TypingOptionalsPipesPromisesImport JavaScript ModulesRedexImporting TypeScript TypesReasonReactTestingToolingThe Community2 Comments
Sort: