Documenting Components with Storybook in Angular

Storybook is one of the successful libraries for documenting UI components in most of the frameworks, Though it started as a React library, Storybook supports most of the frameworks which follows the Component Driven Architecture. Component Driven Architecture or Component Driven Development is nothing but building your application screens from ground up. Building components that … Continue reading “Documenting Components with Storybook in Angular”