ReasonML/Bucklescript articles


#1

I want to create a central page for collecting articles of this awesome language (mostly for myself to search later). Feel free to add yours here

First: @jchavarri with "Data first vs data last: a comparison"
https://www.javierchavarri.com/data-first-and-data-last-a-comparison/

My own article on “Error handling in ReasonML”

https://sketch.sh/s/ek9Ib1O99vNylN6O3XR5uJ/

@shrynx: “GADTs: A primer”

https://sketch.sh/s/yH0MJiujNSiofDWOU85loX/

Also: Awesome ReasonML https://github.com/vramana/awesome-reasonml


#2

#3

#4

Lots of content over at https://dev.to/t/reason


#5

Testing Abstract Data Types with ReasonML and Rely


#6

Error handling in ocaml / reasonml using polymorphic variants :
https://keleshev.com/composable-error-handling-in-ocaml


#7

I’m adding an article about functors https://2ality.com/2018/01/functors-reasonml.html
and one about OCaml/ReasonML project structure : https://dev.to/yawaramin/a-modular-ocaml-project-structure-1ikd


#8

https://bloodyowl.github.io/blog/2019-01-20-requests-with-reasonml/

https://bloodyowl.github.io/blog/2019-02-10-what-is-the-option-type-and-what-does-it-solve/


#9

A collection of short articles: