reasonml / reason

Simple, fast & type safe code that leverages the JavaScript & OCaml ecosystems
http://reasonml.github.io
MIT License
10.14k stars 429 forks source link

Online (React) examples not working? #2546

Closed samkuhn closed 3 months ago

samkuhn commented 4 years ago

Just taking a first look at Reason but the react based examples here all appear to fail with:

ReactDOMRe.cmj not found, it means either the module does not exist or it is a namespace

Using Chrome 79 on OSX.

lessp commented 4 years ago

In the meantime you might want to use: https://nit.sketch.sh

anmonteiro commented 3 months ago

Check melange playground https://melange.re/v4.0.0/playground/

davesnx commented 3 months ago

Thoughts on redirecting reason/try to melange playground?