Component Explorer (Storybook, Ladle)
Trying to settle on a specific tech stack for this project: One of the requirements is to have reusable and explorable React components. Typical/Default choice for this kind of tooling would be Storybook. However Storybook is really old, fat and slow (it works well though). So I'd like to give a new alternativ a try: Ladle.
Both use the same story format. So switching between them should be trivial.
Any opinions @truongleit @cryptix ?