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
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
https://github.com/hchiam/storybook-react-crash-course