Storybook with Nick Taylor


Details
About Storybook:
Storybook is a tool for building out components and documenting a system of components. It allows you to build components in an isolated environment. This promotes good component practices as well as potentially faster development time as you do not need to rely on the application(s) that consume them.
What we'll cover:
- Some Examples of Storybook
- Writing your first Storybook story
- Customizing Storybook
- Decorators
- Addons
- Configuring look and feel of Storybook
- Advanced: Customizing Webpack for Storybook
- Setting up Storybook for your Collab Lab project!
- Live Coding: Let’s Make Some Stories for your Collab Lab Project!
About Nick Taylor:
Nick Taylor (he/him) is a Lead Software Engineer with a focus on the front-end at Forem, the software that powers DEV. He's a big fan of TypeScript, JavaScript, (P)React and Node.
He enjoys live coding which he does every second Wednesday on the DEV Twitch Stream.
Aside from programming, he enjoys contributing to open source, hitting the gym, snowboarding, and a long long time ago, rugby.
He is not a big fan of spiders. 😬


Storybook with Nick Taylor