ClojureScript is a lot more mature, with many companies running it in production. The tooling around it is much better, there are many more libraries available, and it provides seamless Js interop.
If you're running Clojure on the backend then you can cross-compile things like validation logic between the two. Use the same build tools and libraries.