From eb3b0f01103a3f87d2e76b366d6725fe015f6b93 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 30 Sep 2024 21:36:38 +0100 Subject: [PATCH] TODO: re-evaluate Storybook --- source/_zets/27.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 source/_zets/27.md diff --git a/source/_zets/27.md b/source/_zets/27.md new file mode 100644 index 0000000..cdae883 --- /dev/null +++ b/source/_zets/27.md @@ -0,0 +1,14 @@ +--- +title: "TODO: re-evaluate Storybook" +date: 2024-09-30 21:36:38 +tags: [Front-End, Web Development] +links: + - https://fractal.build + - https://github.com/frctl/fractal/issues/1167 + - https://storybook.js.org + - https://www.drupal.org/project/storybook +--- + +I've used Fractal a lot for the past several years to build design systems and component libraries for projects, but as the last commit was in January 2023 and there was an issue saying the maintainers were stepping back and the project is unmaintained, it may be time to look at something else. + +Storybook seems to be the popular choice and it has an integration module with Drupal.