bhauman / devcards

Devcards aims to provide a visual REPL experience for ClojureScript
1.53k stars 116 forks source link

Hello from React Storybook #102

Closed arunoda closed 5 years ago

arunoda commented 8 years ago

Hi @bhauman and the team.

I have recently worked on a similar tool (only works for React now) in JavaScript. See: https://github.com/kadirahq/react-storybook/

A few people have showed me your project and this looks pretty cool. I had a look at this and looking to get some ideas from this projects.

Here's my initial impressions: https://github.com/kadirahq/react-storybook/issues/19

Looking forward for any suggestions and I would really like to learn from you guys.

Thanks.

wildwestrom commented 2 years ago

Is there any reason to use this tool over storybook?

https://shaolang.github.io/posts/2021-02-14-storybook.js-with-shadow-cljs/