Hacker News new | ask | show | jobs
by ilrwbwrkhv 1742 days ago
Storybook is too complex and hard to understand. It adds to the growing frontend complexity.

A component system is very useful though. Wish something simpler was available.

1 comments

I used to complain about this several month/years back, but it don’t think it’s the case anymore with the new API.

Have you tried it recently ? It’s pretty simple to add decorators and data loaders if you need customization.

It is not zero-cost though of course but I find the ROI to be closer to 10x than to 0.