Learn ReasonML by building Tic Tac Toe in React
By David Kopal
3. 7. 2018: UPDATED to ReasonReact v0.4.2
You may have heard of Reason before. It’s a syntax on top of OCaml that compiles to both readable JavaScript code and to native and bytecode as well.
This means you could potentially write a ...
freecodecamp.org24 min read