| ▲ | timwis 2 hours ago | |
I wish an alternative to JS for the front end would catch on and be something more than obscure... I'd love to use something like clojurescript, but I struggle to imagine doing so for anything but a personal side project :/ Maybe this is easier to adopt if you're already a clojure shop for the backend? | ||
| ▲ | jwr an hour ago | parent | next [-] | |
Don't be afraid, it's great! I certainly wouldn't call it "obscure", I've been using it for 10 years now to compile a complex app into highly-optimized client-side code. And the community is very welcoming and mature. | ||
| ▲ | oDot 2 hours ago | parent | prev | next [-] | |
You should try Gleam. I'm using it in production to great delight: | ||
| ▲ | ezst 27 minutes ago | parent | prev [-] | |
https://www.scala-js.org/ is quite phenomenal. | ||