Files
TechradarDev/radar/2021-07-01/storybook.md
Daniel Pötzinger bcf1ead9b3 documentation: Add tags to all featured blibs (#139)
* documentation: add tags to all featured blips
2022-11-18 11:39:23 +01:00

678 B

title, ring, quadrant, tags
title ring quadrant tags
Storybook adopt tools
frontend
ux/ui

In recent years, Storybook has become the de facto standard for creating UI components in isolation. We have been using Storybook in many projects for quite some time now and really loving the approach.

With version 6, the config has been greatly simplified to achieve the goal of a zero-config approach in the future.

  • compatible and easy to integrate with major frameworks like React, Angular, Vue.js ...
    • presets for Create React App, Next.js, nuxt ...
  • build in TypeScript support
  • build in addons like controls, actions, docs ...
  • growing library of third party addons