|
|
|
|
|
by iLemming
2495 days ago
|
|
Elm's FFI is a bit painful compared to Clojurescript's. With Clojurescript you can target Node, browser or mobile (with something like Re-natal), but it truly shines when you have Clojure on the back-end. Clojure runs on JVM and many people (for all the wrong reasons) don't like that. You don't need to learn React to start using Re-agent or Re-frame. IMO among all alt-js languages, Clojurescript is the most practical and production-ready. |
|