ReasonML with React Hooks Tutorial — Building a Pomodoro Timer
ReasonML is a programming language that combines the simplicity of JavaScript with the performance of OCaml. JavaScript programmers should…
Monday, April 15, 2019Mainly ReasonML and whatever else I currently fancy
ReasonML is a programming language that combines the simplicity of JavaScript with the performance of OCaml. JavaScript programmers should…
Monday, April 15, 2019ReasonML has stolen my attention recently. If I'm not at work or running about, I am probably digging into some ReasonML/OCaml repositories…
Tuesday, March 19, 2019ReasonML is a super fast, expressive, and functional programming language. Currently, it can be compiled to optimized JavaScript for the web…
Saturday, March 2, 2019Vanilla JavaScript is untyped by nature, some will call it “smart” because it is able to figure out what is a number or a string. This makes…
Sunday, February 24, 2019