From the course: Building UI Components with Storybook: Master React Components and UI Design with Storybook for Better Efficiency
Unlock this course with a free trial
Join today to access over 25,200 courses taught by industry experts.
Hooking up live React components to Storybook and rendering fundamentals
From the course: Building UI Components with Storybook: Master React Components and UI Design with Storybook for Better Efficiency
Hooking up live React components to Storybook and rendering fundamentals
All right, all right, all right, so we've developed completely an example in our local host 6006 which is a development server you should have running for storybook We see we've got the button counter working here. We can click We have different types of buttons we can switch to We've created some animation some hovering we can we have controls that we can change the overall Parameters how it looks with descriptions nicely written out different examples We can switch to and then switch the parameters from those examples as well So you can hopefully see how this can be extrapolated into your own vision Extrapolated into your own designs your own stories in terms of UI we even took a look at how actions work Very fundamentally with our synthetic base events and and briefly went through what these properties really mean This is fantastic. We've got this button counter. We developed some code for this button counter Alongside our story and it's not connected to anything. It's not…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Installing and setting up Storybook into your project application from scratch14m 45s
-
(Locked)
Overview of how Storybook is configured with web app projects9m 29s
-
(Locked)
How to build a component in React with Storybook: Visual breakdown10m 44s
-
(Locked)
Build a basic sub-component in React4m 40s
-
(Locked)
How to build a story for React components from scratch6m 36s
-
(Locked)
How to use args in Storybook for multiple dynamic component stories6m 2s
-
(Locked)
How to use argTypes and controls in Storybook to create user-friendly stories5m 28s
-
(Locked)
Automating documentation for web components with Storybook6m 50s
-
(Locked)
Customizing docs and values with Storybook11m 26s
-
(Locked)
Adding component complexity for Storybook arguments9m 8s
-
(Locked)
CSS techniques and Storybook rendering9m 48s
-
(Locked)
What are actions in Storybook and the synthetic base event object?10m 3s
-
(Locked)
Hooking up live React components to Storybook and rendering fundamentals15m 24s
-
(Locked)
Creating stories with mock state and events in Storybook7m 36s
-
(Locked)
Testing interactions and events with React components in Storybook13m 56s
-
(Locked)
-
-
-
-