Storybook 7.6 Is Here
storybook.js.org
Storybook 7.6 Is Here
1–5 of 5 posts
Re: Storybook 7.6 Is Here
#2Re: Storybook 7.6 Is Here
#3Is this like, people who use vsCode and write React?
Wondering what the common tech stacks / tooling people would be using for such things these days.
Re: Storybook 7.6 Is Here
#4This looks really interesting (ad to click over to homepage to see what it is) - and now I wonder, how are people using stuff like this? Is this like, people who use vsCode and write React? Wondering what the common tech stacks / tooling people would be using for such things these days.
Basically, you try to write components to just be a function of their props and keep boring details about how things are fetched etc isolated away. Then you can design rapidly in things like storybook and then simply plug it in to the surrounding fetching/etc logic.
Re: Storybook 7.6 Is Here
#5This looks really interesting (ad to click over to homepage to see what it is) - and now I wonder, how are people using stuff like this? Is this like, people who use vsCode and write React? Wondering what the common tech stacks / tooling people would be using for such things these days.
The company I work for uses it for frontend devs (who are mostly freelance) to understand the feel of the UI designs and how the components should be built/used.
You can see lots of showcases here: https://storybook.js.org/showcase