A few weeks ago I learned about ReasonReact. It's the React library written with Reason, an Ocaml/Javascript language made by Facebook. In this blog post I will explain what I learned while coding a small sliding puzzle game in ReasonReact. Reason is a new syntax based on Ocaml and