|
|
|
|
|
by dm3
2814 days ago
|
|
Clojurescript is quite nice in avoiding the whole webpack/npm/grunt/gulp/... build and dependency tooling evolution nonsense. There are a few other compile-to-javascript environments that are as good by now I suspect if you don't like parens as much. However, I agree that server-side rendering is much simpler in all of the cases where desktop app-like experience isn't required. |
|