Open newswim opened 7 years ago
At this stage, we can get wild while designing the UI framework. A tool like Storybook lets you explore different component states based on props, and it integrates quite nicely with create-react-app.
Also! It's fully integrated with Jest so we can get snapshot testing for free!
At this stage, we can get wild while designing the UI framework. A tool like Storybook lets you explore different component states based on props, and it integrates quite nicely with create-react-app.
Also! It's fully integrated with Jest so we can get snapshot testing for free!