Fork me on GitHub
#re-frame
<
2018-08-22
>
urbanslug12:08:30

Hey are you guys writing tests and using shadow-cljs?

urbanslug12:08:42

If so how are you doing it?

jonathanj15:08:02

Is devcards a reasonable React Storybook approximation? Does anyone use it for this?

jonathanj04:08:22

Thanks! Seeing some examples is great!

aisamu13:08:36

IIRC #fulcro relies on it heavily for tutorials/components. (IIRC, #fulcro also relies on it a lot for its components and tutorials. (@U0CKQ19AQ, please correct me)

tony.kay15:08:19

I would also suggest looking at Wilker’s new library: https://github.com/nubank/workspaces

jonathanj15:08:42

Namely, collecting components in some kind of interactive showcase that you can twiddle to see its various states.

bhauman18:08:07

so devcards predates and inspired things like react storybook, but react storybook looks really really nice.

👍 16
bhauman18:08:31

devcards is great for component development