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
Post cover image
Table of contents
Static typingAuto-completion & DocumentationExploiting the type systemFunctional programmingTranspiler languagesTypeScriptReScript – a rediscoveryElm
2 Comments

Sort: