All posts in category #ReasonML

ReasonML - Http Server in Node.js

In this post, I'm going to show how to leverage ReasonML's powerful javascript interop in order to create bindings for the http module from Node.js.

ReasonML / BuckleScript JavaScript Interop

This note shows my amazement with ReasonML's javascript interop by comparing code written in the former with the produced output in the latter.