JavaScript
JavaScript (sometimes shortened to JS) is a lightweight, interpreted, object-oriented language with first-class functions, most known as the scripting language for Web pages, but also used in many non-browser environments.
ReasonML is a new face to OCaml that--when coupled with BuckleScript--makes web development easy, robust, and type-safe. It has a very good Javascript FFI story, and is...
Reason lets you write simple, fast and quality type safe code while leveraging both the JavaScript & OCaml ecosystems. Its powerful, safe type inference means you rarely have to annotate types, but everything gets checked for you. Use packages from NPM/Yarn with minimum hassle, or even drop in a snippet of raw JavaScript while you're learning! Make websites, animations, games, servers, cli tools, and more!
GitHub
Official Website
Twitter
web-development programming-language functional-programming