philcockfield / ui-harness

Create, isolate and test modular UI components in React.
http://uiharness.com
MIT License
268 stars 14 forks source link

Different to Storybook? #68

Closed BevanR closed 8 years ago

BevanR commented 8 years ago

How is UI Harness different to React Storybook?

I read #29 already. A concise summary would be useful for anyone weighing up the two options.

BevanR commented 8 years ago

I asked the same question of the Storybook team: https://github.com/kadirahq/react-storybook/issues/217

philcockfield commented 8 years ago

Hey @BevanR - it was good to see you in the back last night. Didn't get a chance to chat in person, but maybe at another meetup.

philcockfield commented 8 years ago

@BevanR if you evaluate both, I'd be interested to hear your opinions/summary.

philcockfield commented 8 years ago

From my understanding React StoryBook was inspired by the UIHarness project (with reference in it's release post to UIHarness).

So the starting premise is going to be somewhat similar, however from there the differences are probably going to be a moving target. @arunoda wanted to try out a bunch of different angles - and likewise we'll be moving in whatever direction is dictated by the friction thrown up by our day-to-day UI development work.