Hacker News new | ask | show | jobs
by silver-arrow 1283 days ago
For sure. You could also build front-ends with Clojure using htmx. It really simplifies building dynamic front-ends by allowing you to return to the hypermedia model with server-side rendering. It has been fantastic. No ClojureScript. Just a normal Java Clojure REPL.

https://htmx.org/