craigglennie
craigglennie
> ReasonML is based on OCaml, which uses snake-casing for lowercase names (`create_resource`) and camel-casing for uppercase names (`StringUtilities`). > > That’s why you’ll occasionally see camel-cased names. But all...
Sorry for what's probably a dumb question: how do I use this? I've looked for an option in the UI (the one you get by passing the `--ui` flag) but...
Thanks! I took a quick look and yay, I can see the canvas now. There are some visual differences from reality in the trace now, is this expected? The image...