Hacker News new | ask | show | jobs
by jaxytee 2574 days ago
> I know this is OT but a language without a huge OR trending ecosystem is worthless.

Anecdotally speaking, I'm not sure I agree that the Clojure ecosystem is stagnating (it's relatively small and likely always will be) but a big draw of ClojureScript is the way it piggy backs on the Node/NPM community.

I recently spun up a React/Reagent UI paired with a Clojurescript node.js server. I was pleasantly surprised how easy it was to do ClojureScript <--> JS interop in Shadow-Cljs projects.