Javascript, React,React Native, GraphQL, ReasonML, Machine Learning, FP
Reason-Apollo is a small library allowing you to use react-apollo (GraphQL) in Reason. Reason has a great type-system and using it with GraphQL leverages that great type system only for good.
Reason React lets you write typesafe applications. But, using GraphQL and…
In this post I’ll show you how to integrate graphQL into a Reason todo list app made with ReasonReact library…