JavaScript is a popular target language for transpilers – compilers that do not convert to bytecode but into the source code of another language. Teams like to use transpiler languages such as TypeScript, ReScript, or Elm for their advantages like static typing, modern language features, or support for functional programming.
•14m read time• From blog.codecentric.de
Table of contents
Static typingAuto-completion & DocumentationExploiting the type systemFunctional programmingTranspiler languagesTypeScriptReScript – a rediscoveryElm2 Comments
Sort: