Posts with tag: #reasonml

Reason Fruit Ninja

2019-04-13
#project#dojo#reasonml

Fruit ninja game built with ReasonML.

Read more →

Reason React Taipei

2019-04-11
#project#workshop#reasonml

A simple app introducing places in Taipei built with Reason React.

Read more →

Using Keycloak in ReasonML

2018-09-18
#reasonml#keycloak

Keycloak is an open source product to manage identity and access for modern applications and services. There is a client-side library…

Read more →

Customize Operator in ReasonML

2018-07-09
#reasonml#customize#operator

This topic is inspired by the post: https://twitter.com/_astrocoders/status/1013466409156870147 It could be messy when writing a lot of if…

Read more →

Send form data with bs-fetch

2018-02-13
#reasonml#bs-fetch#formData

I’m now learning ReasonML, which is a new functional programming language combining features of OCaml and JavaScript. This article is just a…

Read more →