In this short presentation, we explore how we can build UI "the smart way" using StoryBook.
SMARTER UIDEVELOPMENTKonstantin Lebedev
View Slide
WEATHER APP
How can we test multiple visualstates of a component?PROBLEM #1
TRAVEL APP ONBOARDING
How can we test visual states of acomponent that isn’t always visibleon the screen?PROBLEM #2
STORYBOOK
Storybook - isolated environmentto quickly develop and design UIcomponentsSTORYBOOK
WRITING STORIES
STORY SHOTS
STORY-SHOTS
WITH STORYBOOK● test components in isolation● test multiple visual states● live documentation for our UI
THANK YOUKonstantin Lebedev / @koss_lebedev