Hacker News new | ask | show | jobs
by pelasaco 1216 days ago
Yes, ClojureScript is definitely on my learning list, we however decided to avoid one more transpilation tool, and accepted the fact that we have to write typescript.

> Give me Reagent + Shadow CLJS over plain React (or React Native) any day.

So that is for heavy js based applications, not for something light like rails + stimulus.js, right?