cider

A channel dedicated to the Clojure Interactive Development Environment that Rocks (aka CIDER). :cider:
Alex 2021-01-23T01:03:48.012Z

Hey guys, has anyone gotten the fulcro RAD demo, https://github.com/fulcrologic/fulcro-rad-demo/tree/develop, setup w/ emacs? I was looking for some guidance if you did.

dpsutton 2021-01-23T01:16:49.013500Z

what issues are you having? Seems straightforward as its a shadow project on the frontend and just a clj project on the backend. Sounds like the only bit that might be a little confusing for someone is how to get the dev and datomic aliases involved. but if you do jack in with a prefix you can manually add those in. and there's an easy way to add them to dir locals so they are there automatically

Alex 2021-01-23T05:20:13.014800Z

@dpsutton thanks, and yes the bit that I wasn't sure how to do was involving the dev and datomic aliases. How do I jack in w/ a prefix?

Alex 2021-01-23T05:37:21.015100Z

@dpsutton nvm I got it, thanks for the help 🙂

👍 1
dpsutton 2021-01-23T06:48:34.015800Z

Glad it worked out. I was sim racing so didn’t see your messages :)

😄 1