developerasun / myCodeBox-web

Open source code box for web developers.
Apache License 2.0
5 stars 0 forks source link

NPM : React & Storybook #172

Open developerasun opened 2 years ago

developerasun commented 2 years ago

research : understanding merits and usage Storybook for React

read this

Storybook helps you build UI components in isolation from your app's business logic, data, and context. That makes it easy to develop hard-to-reach states. Save these UI states as stories to revisit during development, testing, or QA.