Component-Driven Development Using Storybook

Presenters
Date
Oct 17, 2019

ReactJS has quickly become a front-end developer favorite for creating web applications. One of the key features is its component-focused approach for building applications. As developers, we are always on the lookout for the best ways to improve development workflow. In this session, we’ll start by discussing component-based development. We will move to discussing Storybook and benefits it provides when building component-based applications. Storybook is a development environment which allows you to develop components in isolation, view the component library, and interact with the different states of a component. Finally, we will cover Storybook add-ons and discuss how they can improve the development experience. This talk will enable attendees to start using Storybook in their own ReactJS applications.