devcards

Devcards aims to provide a visual REPL experience for ClojureScript https://github.com/bhauman/devcards
ralf 2018-09-06T18:31:01.000100Z

Devcards last arg is a store. Is that something which might be passed to a component as a prop or more like a redux store or vanilla react state?

bhauman 2018-09-06T18:31:26.000100Z

gosh I fogot

bhauman 2018-09-06T18:32:32.000100Z

last arg to what defcard ?

ralf 2018-09-06T18:36:37.000100Z

Yea, when the first argument is a function with [data-atom]. I cant find again where I read that 😭

ralf 2018-09-06T18:37:52.000100Z

http://rigsomelight.com/devcards/#!/devdemos.defcard_api Initial data

bhauman 2018-09-06T18:39:41.000100Z

initial data is just the initial state that you want to pass in