What is Typescript ? TypeScript is an open-source language which builds on JavaScript, one of the world’s most used tools, by adding static type definitions. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. TypeScri...
kush01.hashnode.dev2 min read
I can recommend ClojureScript. It's a Clojure version that compiles to JS, has good interop, and is pretty much perfect for functional programming. The tooling has evolved a lot over the last few years, too, and is top notch.
Stanislav Eremenko
c01nd01r
hegel.js.org rescript-lang.org