Fix typos and change some grammatical constructions

This commit is contained in:
daniel.motzko
2021-07-02 13:54:18 +02:00
parent ea00db0ac6
commit 51c8a54795
54 changed files with 185 additions and 152 deletions

View File

@@ -2,14 +2,14 @@
title: "Storybook"
ring: adopt
quadrant: tools
---
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 ...
* 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 TypeScript support
* build in addons like controls, actions, docs ...
* growing library of third party addons