cider

A channel dedicated to the Clojure Interactive Development Environment that Rocks (aka CIDER). :cider:
2021-05-02T03:02:35.448900Z

What do you mean by data? Vectors and hash maps?

2021-05-02T03:26:37.449100Z

Given a project that contains clj, cljc and cljs. One where the need to start a backend server and a figwheel server. I'm I correct in assuming the best way to do this is to setup my dir locals file so it triggers starting both servers and then running cider jack in clj&cljs? What I'm currently doing is jacking in twice, a new cljs (not a sibling) as the other way to throws an error, I believe about missing middle ware.

2021-05-05T14:30:52.453Z

Jack in clj&cljs should “just work”. Is it a leiningen , boot or deps.edn project

2021-05-05T19:36:08.455900Z

@matti deps.edn a rum project with figwheel https://github.com/drewverlee/garlic

2021-05-02T03:27:53.449200Z

But regardless, a query language is ideal so you don't have to deal with a large set of data.