AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Hand Roll Out a Component Library
We have a really good set of front end developers that's been using our library, giving us some GitHub issues internally to work on. So we have two ways you could interact with our components. First, we're using Storybook. If you want to like actually play with them, pass in the props and see what it looks like for those different things. The other way you could as a developer interact with it is we have a documentation site. We actually found like it had a double benefit that we didn't see coming, which is I built our doc site using the component library. Also, I was finding bugs that I would have never found inside a storybook because the components were isolated