-
-
Have installed the latest bucklescript from git, it reports as `bs-platform@1.4.2`, trying to run bsb in this project and get:
```sh
> bucklescript-have-tea@0.1.0 clean C:\Users\\Projects\tmp\buckle…
-
I apologize for using an issue for this...feel free to close this.
I don't remember where I first heard about this project, but searching led me to the [Elixir Forum](https://elixirforum.com/t/buck…
-
Hi, apologies for multiple questions, but as this is the first issue I'm taking a liberty...
1. I'm receiveing the error(s) below when trying to install (into a docker container). I'm new to buckle…
-
[Bucklescript-tea](https://github.com/OvermindDL1/bucklescript-tea) has [Tea_cmd.call](https://github.com/OvermindDL1/bucklescript-tea/blob/master/src-ocaml/tea_cmd.ml#L11) which allows you to enqueue…
-
I'm not sure if this is the best way to use TEA, but I've run into a runtime error in this situation:
```ml
type msg = Foo of (int * msg Tea.Cmd.t)
let msgs id = Tea.Cmd.call (fun callbacks -> ..…
-
Is it feasible to use bucklescript-tea for handling logic+side-effects and bs-react-native for the view?
Thanks!
bstro updated
4 years ago
-
Please have a look at https://github.com/neochrome/bucklescript-tea/tree/specs for a simple take on how specs/tests possible could be implemented.
For now it is expected to first be compiled using …
-
My daughter is building a singer / singing-teacher feedback app and is using Reason. She will need to use some existing component for the audio player, and js-React has some (like https://github.com/s…
-
Elm is a dead end for us because of removal of native modules in 0.19 and other problems. So I'm looking at moving to [Rescript](https://rescript-lang.org/) (aka ReasonML, Bucklescript, OCaml). This c…