Storybook Crash Course: For React Devs And Storybook Beginners with Storybook Maintainer, Yann Braga

  Рет қаралды 47,583

newline

newline

Күн бұрын

Пікірлер
@SergiyAntonyuk_PhD
@SergiyAntonyuk_PhD 2 жыл бұрын
In my opinion, it was a very useful video. Having looked through the first time, I caught the entire concept of the storybook. After that, I went through the official material. It has deepened my knowledge. Finally, I looked at this video once more. Now I'm sure it can benefit from Storybook on my business project. Thanks a lot to the author for that.
@newlinedotco
@newlinedotco 2 жыл бұрын
Great! We love to hear this.
@felipe4181
@felipe4181 Жыл бұрын
Best video of storybook I've seen!
@newlinedotco
@newlinedotco Жыл бұрын
Awesome to hear this!
@Brocollipy
@Brocollipy 2 жыл бұрын
Awesome thank you so much for doing this course. I'm just refreshing on React and every time I try and get started with it for larger apps it feels overwhelming. This really helps!
@newlinedotco
@newlinedotco 2 жыл бұрын
You're very welcome! Glad to hear this course helped.
@danieltkach2330
@danieltkach2330 2 жыл бұрын
Such a great tutorial. Please do more!
@newlinedotco
@newlinedotco 2 жыл бұрын
Awesome! So glad you enjoyed this.
@HaileyChen-c5p
@HaileyChen-c5p 4 ай бұрын
very clear and easy to follow
@mumk
@mumk 2 жыл бұрын
Lovely sharing. Learned a bunch, thanks Yann and newline!
@Yannbf
@Yannbf 2 жыл бұрын
Thanks for watching!
@mumk
@mumk 2 жыл бұрын
@@Yannbf Really appreciate it ☺
@nurulahsan7471
@nurulahsan7471 2 жыл бұрын
@@Yannbf Can you give me this project's GitHub link?
@newlinedotco
@newlinedotco 2 жыл бұрын
This is a paid course, you can purchase it here: www.newline.co/courses/storybook-for-react-apps/installing-storybook
@luxxart
@luxxart 2 жыл бұрын
Fantastic introduction to storybook! Thank you
@newlinedotco
@newlinedotco 2 жыл бұрын
Awesome! We are glad to hear that you found this valuable.
@edu_amr
@edu_amr Жыл бұрын
CARA OTIMO VIDEO :)
@YassineOmrani
@YassineOmrani 2 жыл бұрын
Great content, well explained and the order of going through stuff is excellent
@newlinedotco
@newlinedotco 2 жыл бұрын
Glad you enjoyed it!
@carefree_ladka
@carefree_ladka 2 жыл бұрын
Trust me this has been super helpful to me as I had to use Storybook with TurboRepo in my project. Thank you . I have a question. Can you also make a video on state management in Storybook like useState or other hooks inside of stories.
@newlinedotco
@newlinedotco 2 жыл бұрын
great will take into consideration.
@ABCshake
@ABCshake 11 ай бұрын
He has really nice hair
@dovenobertinca4029
@dovenobertinca4029 2 жыл бұрын
Hey, first of all it was a great presentation, and a great explanation. But how did I understand that part of it was also the part of integration in REAL and BIG APPLICATION?
@newlinedotco
@newlinedotco 2 жыл бұрын
It's great to hear that you enjoyed this tutorial! It looks like you had a question, let us know if we can help further. Feel free to send us an email too, us@fullstack.io
@8koi245
@8koi245 Жыл бұрын
the what??
@matiasromera330
@matiasromera330 2 жыл бұрын
Perfect
@newlinedotco
@newlinedotco 2 жыл бұрын
Great! We are glad to hear that you enjoyed this.
@vidyasagar08
@vidyasagar08 9 ай бұрын
please make a video with redux state and react-router-dom nu using moc data API data
@sergeystroitelev1964
@sergeystroitelev1964 2 жыл бұрын
what is the name of your terminal?
@Yannbf
@Yannbf 2 жыл бұрын
Hey Sergey! It's called iTerm. I will add a section in my course that provides all my configuration for the ones interested. Thanks for watching!
@RajabNatshah
@RajabNatshah 2 жыл бұрын
Thank you :)
@newlinedotco
@newlinedotco 2 жыл бұрын
You're welcome!
@tarek_maza
@tarek_maza Жыл бұрын
You don't need a course for storybook the documentation is more than enough
@S1L3NT_AU
@S1L3NT_AU 2 жыл бұрын
Is it possible to run a nextjs storybook as a component library through GitHub Packages or NPM? I've been having a rough time trying to set this up. Thanks in advance :)
@newlinedotco
@newlinedotco 2 жыл бұрын
Hey there! I'm not sure we totally understood the questions. However, Storybook helps developers work on their components in isolation as a workshop environment, but it does not help with publishing your code to a registry like GH or NPM. I'd suggest you do to things: 1. Check a tutorial on how to publish a component library to NPM: kzbin.info/www/bejne/jnm0mmiXZbmgg8U 2. Check this blog post regarding using Storybook and Next.js: storybook.js.org/blog/integrate-nextjs-and-storybook-automatically/
@samuelmorkbednarzkepler
@samuelmorkbednarzkepler 2 жыл бұрын
Is this using CSF 3.0?
@newlinedotco
@newlinedotco 2 жыл бұрын
Hey Samuel! No, the whole course uses CSF 2 which is the default format in Storybook 6. In Storybook 7, CSF3 will become the new standard format, and I'm planning to release a video (once Storybook 7 gets to stable) explaining the differences and how to migrate. For now, please refer to this resource for reference: storybook.js.org/blog/storybook-csf3-is-here/
@johnconnor9787
@johnconnor9787 Жыл бұрын
23:45
@yogi2983
@yogi2983 2 жыл бұрын
Storybook doesn't reload after changes. I have to manually restart the server. Any help?
@newlinedotco
@newlinedotco 2 жыл бұрын
Thanks. Can you join the discord server. Yann is there and can follow up with questions. discord.com/invite/D88ppSb
@io1921
@io1921 2 жыл бұрын
Is this version 6.5 ?
@Yannbf
@Yannbf 2 жыл бұрын
Hey @IO yes you're right! Storybook 7 is currently in alpha version, so the course uses latest, which is 6.5.
@nurulahsan7471
@nurulahsan7471 2 жыл бұрын
Such a great tutorial. Please do more!
@newlinedotco
@newlinedotco 2 жыл бұрын
Awesome! Thanks for the compliment.
@nurulahsan7471
@nurulahsan7471 2 жыл бұрын
@@newlinedotco Can you give me this project's GitHub link?
Storybook 7 Crash Course - React Typescript
28:23
Marius Espejo
Рет қаралды 49 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
React Storybook Crash Course
17:28
Web Dev Simplified
Рет қаралды 370 М.
Every React Concept Explained in 12 Minutes
11:53
Code Bootcamp
Рет қаралды 966 М.
Storybook - Быстрый курс по работе и тестированию с React
37:39
Build And Publish A React Component Library
24:02
PortEXE
Рет қаралды 108 М.
All useEffect Mistakes Every Junior React Developer Makes
22:23
[1hr Talk] Intro to Large Language Models
59:48
Andrej Karpathy
Рет қаралды 2,5 МЛН
React UI Library Structure, Storybook and Tests
22:50
Jack Herrington
Рет қаралды 51 М.
Don’t Choose The Wrong Box 😱
00:41
Topper Guild
Рет қаралды 62 МЛН