Hacker News new | ask | show | jobs
by ElFitz 1739 days ago
Personally, I found that working with clients where everyone, designers included, followed the principles laid out in atomic design[1] (or closely enough), not matter the tools used, and favoured reusing existing components, was much simpler and pleasant.

But it usually only went as far as having the designers follow it in Sketch, Figma or whatever, and the devs separately implementing the components themselves.

What is the (supposed) added value of something like Storybook over this?

[1]: https://bradfrost.com/blog/post/atomic-web-design/