If you're developing your app using a front-end framework like React, Vue or Angular, Storybook is a super powerful tool that lets you view all of your app's UI components in one place. They've recently announced the release of v6.0 of their library.
They've written an in-depth Medium article explaining all the cool new features, including Args, which will simplify how you write your stories and reduce code duplication.
Top comments (0)