From the course: Building UI Components with Storybook: Master React Components and UI Design with Storybook for Better Efficiency

Unlock this course with a free trial

Join today to access over 25,200 courses taught by industry experts.

How Storybook improves applications with the isolation of UI development

How Storybook improves applications with the isolation of UI development

We just discussed this problem that exists with modern web applications and that problem lying in, if you recall, that the web's reach is driving front-end complexity. So many variations of a UI going through the browsers, the viewports, the async states, performances, devices, etc. Perhaps much more manageable when the app is relatively new, but any company that's been around for a few years and has developed more and more components, it's going to struggle more and more with a way to really manage making updates and understanding the flow and pattern with teams in order to take that UI and improve it. Legacy companies, you know, banks, for example, some banks, very well trusted, highly recognized brand names, FDIC insured, all of that good stuff, go on their websites and you wonder, you know, for the amount of money that these banks are able to leverage, how come they can't make these updates to their websites? UI, right? And this is where Storybook comes in to play, our superhero…

Contents