devcards

Devcards aims to provide a visual REPL experience for ClojureScript https://github.com/bhauman/devcards
deadghost 2020-11-06T14:00:37.003100Z

Anyone have devcards working ok with their re-frame project? I'm pretty sure people do have it working but I want to double check before I put too much time into it.

rap1ds 2020-11-10T12:09:09.003700Z

Yeah, but we're using it mostly for components that don't depend on the re-frame state.

rberger 2020-11-12T06:00:37.004100Z

Here’s a github template repo for a shadow-cljs based reagent / Devcards baseline setup. I would suspect adding re-frame to it would be trivial. https://github.com/omnyway-labs/cljs-shadow-devcards-template

nenadalm 2020-11-06T15:48:25.003200Z

sure

2020-11-06T19:06:12.003400Z

Yes. They are quite separate things really. Here's an example project with both https://github.com/oliyh/re-partee