Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Storybook with Angular

Sponsored · Your Podcast. Everywhere. Effortlessly. Share. Educate. Inspire. Entertain. You do you. We'll handle the rest.

Storybook with Angular

Avatar for Chad Zhuang

Chad Zhuang

October 02, 2019
Tweet

More Decks by Chad Zhuang

Other Decks in Programming

Transcript

  1. –Storybook “Storybook is an open source tool for developing UI

    components in isolation for React, Vue, and Angular. It makes building stunning UIs organized and efficient.”
  2. Storybook With Angular • Automatically • npx -p @storybook/cli sb

    init --type angular • Manually • https://storybook.js.org/docs/guides/guide-angular/ #manual-setup
  3. Storybook With Angular • Add-on • viewports - Component in

    different medias • knobs - Dynamically interact with components • storysource - View the source code • … • Add-on support list
  4. Storybook With Angular • ref • Storybook • Storybook for

    Angular • Storybook for Angular Tutorial • A Storybook with Angular • Building Components with Angular and Storybook • How to Test Storybook Components in Angular Applications • chromatic