Skip to content

goldlabel-apps/storybook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Storybook for?

Storybook is the construct. Like in the Matrix. It is an excellent piece of JavaScript software which keeps components comlpetely separate from their destination. This is good. Say a company has many products, they can create a set of UI components which look and function identically across all the companys' apps. This is used brilliantly by folk like Atlassian and Airbnb and in a really crap way by thousands of others. You know who you are.

Just like in the Matrix

Another approach is to use Storybook is as part of the development process. For us, Stories are the finest grain in our Agile GitHub workflow. Everything starts with a Story. Create New Story.

Listingslab Storybook

Storybook

  • Blank (New Component Template)