Published a blog post
Taking a first look at how we can connect ReScript and JavaScript code. This is usually called a foreign function interface (FFI). This time by making a connector to JavaScript's localStorage.

https://willcodefor.beer/posts/connect-to-localstorage-with-functors/