Community / ArticlesAndVideos
Articles and Videos
Videos
ReasonConfUS 2019: Conference Day
ReasonConf 2019: Conference Day | Open Stage Day
ReasonConf 2018: Conference Day | Open Stage Day
General Functional Programming & Type System
Inference engines: 5 examples with TypeScript, Flow and Reason
C# and F# approaches to illegal states: F# is a cousin of Reason. Great article on F#'s equivalent of variants
Coding Philosophy
A few articles we find interesting, or agree with. Not to be taken as literal truth.
Pro Links
The more dated they look, the richer the content!
Phantom Types in Reason: nice example for a hidden feature of Reason/OCaml
Adding GADT to OCaml, Locally abstract types vs polymorphic annotations: on GADT and locally abstract types
Using the Format module and its docs: great for working with the hidden gem of the OCaml stdlib