I have to say ClojureScript today made me a bit confused. I started using ClojureScript in 2015 and bundled tens of my packages sending to Clojars. Now ClojureScript community is trying to include npm deps as well in ClojureScript packages. I could do that in a messy way with a deps.cljs in shadow-cljs, but sometimes I just feel confused if I can really make this two tools working together seamlessly. Not reading whole post in detail though…