devcards 2016-08-10

Oh I meant for the slideshow thing

If you want slides - which basically means a component that can take its contents and the next slide as some kind of config / parameter - I don't really see what devcards adds

Devcards is designed for rendering (react) components you've defined somewhere else, giving them different kinds of arguments, and seeing history and how the arguments change when the component is manipulated

@atroche has joined the channel

@kauko oh gotcha. Right now I'm updating some docs for reanimated and working on a series of animated scenes for a youtube video

generally I just find devcards useful for everything clojurescript 🙂

I like being able to intermingle components and cards in the same file, and have it all get sorted out in the wash.

http://g.recordit.co/poy3aiJqPx.gif sneak peek, nothing fancy, but fun to code

klispe would be pretty sweet 🙂

I've taken to wrapping my cards in an example macro which IMO pleasantly shows the code as well as the card (but it isn't editable, klisp or similar would make that dream real)

So what exactly do you need devcards for?

Hmmm not sure I understand the question... for developing! 🙂 and showing people stuff 🙂

^^ above is all in devcards

Or maybe more to the point, for collecting cards?

(I'm probably not following what you mean 😞 )