Awesome
Learning Storybook.js
Just one of the things I'm learning. https://github.com/hchiam/learning
Storybook lets you do things like a living documentation library that demos isolated interactive components. It also lets you test components without, say, needing to create a new page/route to hold test components and data. Example: https://airbnb.io/react-dates
Tutorials
Quick setup (React): https://www.youtube.com/watch?v=VApXDsYO5Gg
Setup (Vue) + explanation on Storybook it can be useful: https://www.youtube.com/watch?v=lIgiiScIjgg