Intro to Storybook for React with Figma - [React Storybook Tutorial]

Поділитися
Вставка
  • Опубліковано 4 лис 2024

КОМЕНТАРІ • 60

  • @headwayio
    @headwayio  4 роки тому +5

    Segments:
    00:00​ - Intro
    00:48​ - What is Storybook?
    03:45​ - Figma with Storybook
    06:02​ - Basic Setup of Storybook with React App
    25:14​ - Setting Up Figma File for Storybook
    33:13​ - Referencing Designs from Figma in Storybook
    38:45​ - Design and Dev Team Communication Tips
    42:50​ - Live Q&A
    56:16​ - Storybook Addons and Actions
    📚*FREE Guides and Resources:*
    🚢 Shipwright UI Kit - A fully editable design system built in Figma
    bit.ly/shipwright-ui-kit
    ⬇️ Icon Pack - Get a jump start on your own collection
    bit.ly/download-iconpack
    🏄‍♂️ Check out upcoming events
    headway.io/events

  • @Co-Monad
    @Co-Monad 4 роки тому +7

    Great intro, I’ve used storybook at large companies for a few years. Happy to share my experience and workflows.

    • @headwayio
      @headwayio  4 роки тому +1

      We're having a live stream next month about how our design and dev teams work together beyond storybook. Hope you can join us! More info on the channel soon.

    • @Co-Monad
      @Co-Monad 4 роки тому +1

      @@headwayio count me in. 👍

    • @headwayio
      @headwayio  4 роки тому

      @@Co-Monad if you want to join us on zoom for that, you can register here too! - headway.io/events/product-design-and-development-process-ask-the-experts
      Sometimes we let folks hop onto the panel to ask questions and share experiences as well. So that would be the best way to do that with us.

  • @bolajahmad
    @bolajahmad 4 роки тому +5

    I use Figma.. just started using Figma and it's an amazing tool
    I can literally just make my designs in my browser

    • @headwayio
      @headwayio  4 роки тому +1

      Yeah, we love it! Not only can we design in our browser, but clients and customers can get invited to prototypes right in their web browser too. No need to install anything. It makes the review and feedback process a lot more efficient for all.
      We have a series all about getting started in Figma if you're curious to dig into it.
      ua-cam.com/play/PL6ubUCP07zW5PFSZOTv6JZTRr84CWY-OD.html
      We also have a video about getting started with design systems and documentation.
      ua-cam.com/video/rzJL7zwcPTw/v-deo.html

  • @mgan59
    @mgan59 4 роки тому +8

    FYI: this video covers the storybook 5.2.x api (you can see the version in his terminal when he starts it). storybook is now on 6.x and the interface covered here is out-of-date for the most part. This can be a useful overview still, but be aware the code sample here may not work as of 10/16/2020

    • @headwayio
      @headwayio  4 роки тому +1

      Thanks for sharing this update with others! As with many tutorials online, with tech especially, these kind tutorials are bound to get outdated.
      Appreciate your feedback on this. 🙌🏻

  • @lovi1999
    @lovi1999 4 роки тому +2

    Amazing Tutorial. Just figured out how easy things storybook can make while managing a lot of components.

    • @headwayio
      @headwayio  4 роки тому

      Thank you! Glad you found this video helpful. Thanks for subscribing too! 🙌
      We have live streams every month for designers and developers, so be sure to check them out. And let us know if there are any topics you would love to learn more about.

  • @carlnc9450
    @carlnc9450 4 роки тому +37

    Ahhhh Pain Ahhhh full
    Gets better at 25:24

    • @desireco
      @desireco 4 роки тому

      Thanks :)

    • @nobytes2
      @nobytes2 3 роки тому +7

      I've watched thousands of videos and I don't think I've ever heard someone just say ah after ah every other word. I only lasted until 9min before I was driven to jump from a building.

  • @jdragon8184
    @jdragon8184 2 роки тому

    Can't believe I am here for the intro only , giving demo tomorrow for storybook

  • @vinaynair1911
    @vinaynair1911 4 роки тому +3

    A Terrific Tutorial, Thank you so much lads!

    • @headwayio
      @headwayio  4 роки тому

      Thank you! Glad you found it helpful!

  • @paralysekid
    @paralysekid 3 роки тому +1

    Thank for showing this in detail

    • @headwayio
      @headwayio  3 роки тому

      Good to hear! Thanks for watching.

  • @foodaupair
    @foodaupair 3 роки тому +2

    @8:20 command to integrate storybook with react
    @9:20 command to start storybook
    @11:11 import stories function to connect with api correctly within your newly created #####.stories.js file
    @13:40 create "fake data" to pass into the component
    @33:35 yarn add -D storybook-addons-design; then register in addons.js; then reference url to the Todo.js file to complete the link from figma to storybook

  • @RogerOnTheRight
    @RogerOnTheRight 3 роки тому +7

    Uh... ah... uhh.. Just breathe and focus on your thoughts, forge the audience.

  • @devstefancho
    @devstefancho 2 роки тому +1

    great presentation and demo

  • @yyxx9309
    @yyxx9309 2 роки тому +1

    You guys are awesome!! Thank you!!

    • @headwayio
      @headwayio  2 роки тому +1

      You’re more awesome for leaving a comment! 🤗

  • @jessealton23
    @jessealton23 3 роки тому +1

    So helpful! I have been using figma for years and have been missing a clear tutorial like this. I also read that you can use design tokens (?) for auth.

    • @headwayio
      @headwayio  3 роки тому

      Good to hear! We actually will have some content coming out soon in regards to design tokens with Figma. And be sure to join us in December for our live stream to ask your own questions on collaboration between design and development teams.
      You can join us here on UA-cam on December 15th or hop into zoom by registering here: www.headway.io/events/product-design-and-development-process-ask-the-experts

  • @bolajahmad
    @bolajahmad 4 роки тому +2

    Storybook helps to keep my UI organized and ensure I don't have to write same codes for different components at different point

    • @headwayio
      @headwayio  4 роки тому

      It's such a great tool! Glad you're finding value in it.

  • @RajabNatshah
    @RajabNatshah 2 роки тому +1

    Thank you :)

  • @benlaorg5807
    @benlaorg5807 7 місяців тому

    Can you go the other way around? Lets say there is already a storybook setup, can you import it into figma?

    • @headwayio
      @headwayio  7 місяців тому +1

      Looks like someone made a great tutorial on that here: story.to.design/blog/from-storybook-to-figma

  • @phansclimbinglog3204
    @phansclimbinglog3204 4 роки тому +1

    Thank you so much for the tutorial!

    • @headwayio
      @headwayio  4 роки тому

      Happy to help Shiyu! We hope you can join us for our upcoming live event where our team will talk about their setups for coding faster and more effectively with our teams! - ua-cam.com/video/FQ-QxikXfzQ/v-deo.html

  • @gauthamrokz
    @gauthamrokz Рік тому

    good one...where can I find this example repo?

    • @headwayio
      @headwayio  Рік тому

      The only links and resources for this presentation are listed in the video description. Nico's project may not be publicly available anymore since he hosted it on his own account.

  • @daisykmr2
    @daisykmr2 3 роки тому +1

    Great Webinar, can one integrate Storybook with zeroheight tool? And can you refer some material I can go through where I can learn how to integrate zeroheight tool with figma?

    • @headwayio
      @headwayio  3 роки тому +1

      Here is documentation on integrating zeroheight with Storybook - help.zeroheight.com/3xlwst8/p/507ba7-storybook
      And then zeroheight with Figma here: help.figma.com/hc/en-us/articles/360039829314-Zeroheight-and-Figma

  •  3 роки тому

    There's a way i can change/see the units? pt or rem instead of px....

  • @rostm3808
    @rostm3808 4 роки тому +20

    ahh ahh ahh ahh ahh ahh .... great tut besides that! XD

  • @marwanlouhichi8329
    @marwanlouhichi8329 3 роки тому +2

    Thanks for the great work ! Is there a similar tool for developing language such as Swift (IOS) and Kotlin (Android) ?

    • @headwayio
      @headwayio  3 роки тому +1

      Both Xcode and Android Studio have tools available for previewing components and views within the editor (Storyboards and Jetpack Compose), and Figma works well to demonstrate your design system to others outside of the development environment.

  • @catweb666
    @catweb666 4 роки тому +2

    Great Tutorial!

    • @headwayio
      @headwayio  4 роки тому

      Glad you enjoyed it. We can thank Nico and Billy for putting this together for us!

  • @m2tdev
    @m2tdev 2 роки тому +1

    Thanks

  • @joyaljose1653
    @joyaljose1653 4 роки тому

    Hi,
    I had an issue while adding the addon-designs... It's showed a lot of peer dependencies and installation was successful but I couldn't find addon-designs in the @storybook folder in node modules.
    And when I run storybook I am getting this error "cannot find module @storybook/addon-designs"
    Can anyone suggest a solution??

    • @headwayio
      @headwayio  4 роки тому

      I can connect with Nico and Billy and see if they have any thoughts on this for you. Stay tuned! - Jacob @ Headway

  • @duckmeee2991
    @duckmeee2991 2 роки тому

    Don’t understand, why can’t the developers just check the Figma design directly as a comparison rather than baking the URL in?

  • @juliosanchez2441
    @juliosanchez2441 4 роки тому +2

    Where can I get the ToDo List source code?

    • @headwayio
      @headwayio  4 роки тому +2

      Here's the finished todo-list app we built, for those who wanted to compare/wrap up their own: glitch.com/~reactjs-todolist

    • @juliosanchez2441
      @juliosanchez2441 4 роки тому +1

      Great! Thanks for sharing

    • @headwayio
      @headwayio  4 роки тому

      @@juliosanchez2441 happy to help! - Added that to the video description as well for other people to grab too.

  • @albazalba6453
    @albazalba6453 3 роки тому +3

    great except aah! aah! aah!

    • @headwayio
      @headwayio  3 роки тому

      Glad you found it helpful! We appreciate that feedback.

  • @KuanyshMoldabek
    @KuanyshMoldabek Рік тому

    00:19 first "Ah"

  • @thedjnute
    @thedjnute 3 роки тому +2

    Ahhhhh... ummmmm... my gosh

  • @AlexAlex-sh3mz
    @AlexAlex-sh3mz 3 роки тому

    Timeline

  • @kashnigahbaruda
    @kashnigahbaruda 3 роки тому +2

    Aaaaaa a aaaaaa a a aaaaaa a aaaaaa.
    Bye.