Hey everyone! I'm going to use Storybook for my design system. I'd love to hear any suggestions like "Try this plugin, it's awesome". Something, like switching between themes, generating layout to show all colors, fonts, etc. Maybe even some tips and tricks
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (4)
Take a peek at the Forem code base, the software that powers dev.to! Lots of plugins in use there for Storybook!
forem / forem
For empowering community 🌱
Forem🌱
For Empowering CommunityWelcome to the Forem codebase, the platform that powers dev.to. We are so excited to have you. With your help, we can build out Forem’s usability, scalability, and stability to better serve our communities.
What is Forem?
Forem is open source software for building communities. Communities for your peers, customers, fanbases, families, friends, and any other time and space where people need to come together to be part of a collective See our announcement post for a high-level overview of what Forem is.
dev.to (or just DEV) is hosted by Forem. It is a community of software developers who write articles, take part in discussions, and build their professional profiles. We value supportive and constructive dialogue in the pursuit of great code and career growth for all members. The ecosystem spans from beginner to advanced developers, and all are welcome to find their place…
You can see what’s used in the package.json
I've heard about a11y, but Storysource looks like something interesting. Thank you 👍 I love how it looks in Markdown Docs, it's just an implementation, just JSX. But with usual JS it's just entire file. Anyway, it's cool to have everything inside the Story itself.
I just use vanilla Storybook.
It's nice too. As Storybook have a lot of useful things by default 👍