Hacker News new | ask | show | jobs
by cutler 2476 days ago
Good luck untangling re-native built on re-frame built on Reagent built on shadow-cljs built on React native built on React built on Android/iOS when one of those parts change.
2 comments

You make it sound like more of a tower than it actually is. It's just ClojureScript to React Native. All the others are simple frameworks and build tool to help you scaffold.
so in that equation applies to all of JS transpilers. Why this a clojurescript specific complaint?
Because Clojurescript adds at least another 3 layers of indirection.