React Storybook Tutorial - 5 - Decorators

preview_player
Показать описание

📱 Follow Codevolution

Decorators in Storybook and React
Рекомендации по теме
Комментарии
Автор

This is seriously the best Storybook Tutorial in the whole Youtube. All you need to do is increase the speed to 1.25x and it's perfection! Thank you so much sir. Have a blessed life!!have

RizaHariati
Автор

Just like playground in swift of iOS, storybook provides extremely easy and flexible playground to develop atom, molecule., organisms of component. A great lecture, intuitive and clear. Thanks, Codevolution.

ingyukoh
Автор

I am new to react, typescript, storybook, etc. I am so glad I found this video series! I have been reading the documentation on storybooks site and it was just not clicking. Following your tutorials have been so helpful and answered so many questions I have had. Looking forward to more material in the future.

sarabanks
Автор

You can center your stories by adding this to your story,
parameters: {
layout: 'centered',
},

SashenMe
Автор

hi Biswas, do you have any updated version of using decorators in storybook7? The old version doesn't work in storybook 7.

afsanazamannipa
Автор

Adding these decorators, be it on the export or on the decorators key make the entire story disappear.

anonypoke
Автор

Hi, why do we need parenthesis () inside function in decorator {story()} ?

jakubgalinski
Автор

Is there a way to style components without using css? Because when the project goes complex it might conflict with other css components

jemjem
Автор

what was the command to wrap the buttons

srudsalam