|
|
|
|
|
by chrisoakman
3453 days ago
|
|
I'm not sure when your last exposure to the ClojureScript ecosystem was, but almost nothing you mention is a problem as of 2016: debugging, hot reloading, large JS deps, etc. I'm biased, but I think ClojureScript is the best way to use the JavaScript platform today. Awesome core library, consistent build process, best of breed tooling, persistent data structures, flexible syntax (JSX is madness compared to hiccups); I could go on. JavaScript the platform may have it's warts, but ClojureScript is all beauty :) |
|
I've been slow to this, but yes this summarises why this particular language is good to use as a better JavaScript.