re-frame

https://github.com/Day8/re-frame/blob/master/docs/README.md https://github.com/Day8/re-frame/blob/master/docs/External-Resources.md
Oliver George 2020-09-05T05:47:12.019100Z

I'm feeling my way forward for how to incorporate storybook.js into our react/reagent single page webapp workflow.  Putting my first attempt here in the hope others with experience might comment with any tips/insights for getting it right: https://github.com/olivergeorge/caniusestories (cross posted, also on #clojurescript channel).

ryan echternacht 2020-09-05T14:38:09.020200Z

^ I just spent a fair amount of time doing it in vue/nuxt (so unreleated), but godspeed to you! It was painful at times