TwitterRSS Feed

Donald Hruska's Blog

Home
About
reasonml

Flattening an Array in ReasonML

April 10, 2020

I needed to flatten an array of arrays the other day, and couldn't find any great examples upon a quick search. Here's how to flatten an array in Reason!
Donald Hruska
Donald Hruska
1 min read
reasonml

React Hooks in ReasonML + ReasonReact

May 05, 2019

In April 2019, ReasonReact 0.7.0 was released, and with it support for React Hooks in ReasonML. I'm just now getting around to upgrading some of our components, and find myself fully drinking the React Hooks Kool-Aid.
Donald Hruska
Donald Hruska
2 min read
Donald Hruska's Blog © 2020
Home