Posts Tagged ‘storybook’

Subscribe via RSS
  1. 15 Feb, 2023

    Testing Components in Storybook in 2023

    Testing design system component libraries is critically important, but has historically been a pain in the butt to implement. That’s why I’m thrilled my brilliant colleague wrote Testing Components in Storybook in 2023,ย which details how to lean into Storybook’s testing […]

  2. 02 Dec, 2022

    Component testing in Storybook

    “Writing your component UI tests in Jest can feel a little like stabbing at your components with a blindfold on.”- Michael Chan This nails it. I used to think my stumbling over testing design system component libraries was a personal […]

  3. 12 Sep, 2022

    Component testing in Storybook with play functions

    Here’s my man Chantastic with a great video summarizing how to write interactive tests with Storybook. Unit testing has always been a bit of a rough spot in our workflow and seemed duplicative or off to the side of the […]

  4. 26 Jun, 2022

    Why most design systems implode

    Here’s a nice article by the folks at Storybook that deconstructs my interview with Michael Chan.ย  The gist of the article is: ๐Ÿ™…โ€โ™‚๏ธ Not all engineers are made for design system work ๐Ÿ›  Design system developers need custom tools ๐ŸŒ […]

  5. 06 Feb, 2022

    Structuring your Storybook

    Here’s the Storybook team with a post that breaks down how different teams organize and structure their Storybooks. This kind of analysis is great and demonstrates how you can slice things in many useful ways depending on the needs and […]

  6. 21 Jan, 2022

    Atomic Design and Storybook

    I had the honor to be the first guest on Storybook‘s new Storytime show with the great Michael Chan (aka @chantastic). We talked about the history of atomic design and the rise of the modern JS landscape, how directly-consumable UI […]