Introducing React Storybook

Hi,

this is one of first dev tools we are planning to bring to React + Mantra. This is a way to develop, design and visually test your React UI components without an app.

This is how it looks like:

If you are familiar with UI Harness for Meteor, this is similar tool but more complete and works with any React app.

Read the announcement for more info: Introducing React Storybook

You can also have a look at the source from here: GitHub - storybookjs/storybook: Storybook is a frontend workshop for building UI components and pages in isolation. Made for UI development, testing, and documentation.

15 Likes

Dude awesome - this would be a really great thing to link to in the guide where we recommend using this kind of component harness:

We are also open sourcing our internal one today at Meteor Night, so that will be exciting!

6 Likes

Cool. Yeah! I saw you guys had something similar (in Screenshots).
Didn’t thought it’s going to be open sourced.

Looking forward to try that.

1 Like

I think our version is more Meteor-specific, so there should be some differentiation there. But I haven’t looked at the code yet, I’ll check it out once it’s open!

1 Like

Awesome. Looking forward to that.