Storybook extension

Hi all,

Who has experience using Storybook in combination with a WeWeb project?

Love to hear from you!

Ben

Storybook is a tool meant to be used in projects with code

@dorilama I am looking for ways to better manage large WeWeb projects with a lot of custom components (+100), a lot of pages, and (unfortunate) duplicate UI implementations. How to better manage and maintain such a project (given the current toolset available to us).

You could use it with your custom components, something like creating standalone vue components leveraging storybook, then imported in the actual custom component with the added config. You still need to also develop them using the dev editor.

100+ components feels like a big number if you think that weweb’s public repositories are around 120. I’m curious about your case here.

Hi @dorilama happy to walk you through it on a 1-on-1!

Good idea :+1:

1 Like