10 mins
You have 0 further articles remaining this month. Join LeadDev.com for free to read unlimited articles.

ReasonML is a new syntax for OCaml, developed by Facebook with a heavy influence from JavaScript. This talk provides a brief overview of Reason, explaining its origins and why it’s so useful. We’ll take a look at some simple code snippets and demonstrate how Reason can be compiled to JavaScript to integrate with existing codebases, including React. Finally, we’ll look at some interesting open source projects and libraries in the community.