Aaron Gray

Results 93 comments of Aaron Gray

A separate aligned graph below would be good something like WikiPedia has would be good :- https://en.wikipedia.org/wiki/2020_coronavirus_pandemic_in_the_United_Kingdom#Graphs

I cannot maintain alignment between the sources which I need to do. And will have to fork flowts or your babel-plugin-flow-to-typescript and use my existing babel superstructure otherwise.

I am converting a very large code base from Flow to TypeScript then to C++. I need to have continuity with the original Flow code, so I can give mods...

Okay I have got my babel code working with @zxbodya/babel-plugin-flow-to-typescript. Many thanks !

Hi Nick, yeah I have had a quick look, I also tried building your code on Windows and Linux an had npm install problems so have to been able to...

The documentation looks a lot better. One thing though is Ooth OAuth/OAuth2 compatible as it does not mention this at all in the documentation ?

I tried an **open Bytes** and a ``` source fname (to_string (slurp (open_in fname))) ``` but that has knock on effects. ``` File "location.ml", line 131, characters 26-76: 131 |...

Solved :- `source fname (Bytes.to_string (slurp (open_in fname)))` Looks like there's more different issues though.

@acao, @[timsuchanek](https://github.com/timsuchanek) is it possible to get Playground installing/building again theres multiple versioning issues, as I need a graphql queryer that does graphql-ws and I need it like yesterday. So...