logoalt Hacker News

timwistoday at 9:05 AM4 repliesview on HN

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?


Replies

xmcqdpt2today at 11:16 AM

After reading

https://hypermedia.systems/

I came to the conclusion that the best frontend is no frontend.

jwrtoday at 9:23 AM

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.

oDottoday at 9:15 AM

You should try Gleam. I'm using it in production to great delight:

https://blisswriter.app/

https://blog.nestful.app/p/how-we-dropped-vue-for-gleam-and

ezsttoday at 10:19 AM

https://www.scala-js.org/ is quite phenomenal.