Sasha Firsov · @Suns
18 followers · 227 posts · Server fosstodon.org

Have a challenge of unit testing of based cli app. The trick is to make a base for unit tests, run CLI in IFRAME and use in-browser test runner. @web/test-runner is the current choice so far. Kudos to modern-web.dev

That is why:

#xtermjs #storybook

Last updated 1 year ago

Lars Gyrup Brink Nielsen 🇩🇰 · @LayZee
187 followers · 229 posts · Server mastodon.nu

Announcing the September 14th meetup
- 🪑 Plenty of seats
- 🗣️ 2 awesome in-person talks
- 👥 Network with our
- 🥪 Food and drinks
- 🎸 Live music by The Beach Berserkers

Sign up at meetu.ps/e/MgWFF/zVbZY/i

#storybook #microfrontends #community #aarhusjs

Last updated 1 year ago

Javi · @itsjavi
1 followers · 3 posts · Server me.dm

#storybook #react #vitejs

Last updated 1 year ago

Michael Gale :maybe_verified: · @miclgael
37 followers · 800 posts · Server mastodon.au

Yesterday I was working in and had the docs split to the side.

I had another window with and split on my other screen. It was naice.

#storybook #lemmy #elk #freshrss

Last updated 1 year ago

Empire · @empire
39 followers · 286 posts · Server fosstodon.org

It's been nearly a year since I updated my ... and after a day's work it's still not complete, but I'm still proud of it!

oneill.app/storybook/

Assuming you need one for your work, fill your boots! It's WebAssembly/Emscripten ready for 6.x+:

github.com/danieloneill/QMLSto

#storybook #qml #qt

Last updated 1 year ago

Hi there 👋

I am María Morales, Front-End from , Spain.

I am a Higher Technician in Development of Applications, but I am also Graduated in , specialized in Contemporary .

★ Languages and tools



★ Also currently learning

/UX

#engineer #canaryislands #web #spanishphilology #literature #html #css #javascript #vue #react #sass #typescript #vite #vitest #cypress #figma #storybook #ui #computationallinguistics #spanishliterature #english #moderngreek

Last updated 1 year ago

Hyzual · @Hyzual
85 followers · 3281 posts · Server mastodon.xyz

Je vais essayer d'installer Storybook pour la 3e fois demain

#storybook #web

Last updated 1 year ago

Maus · @Brodent
102 followers · 108 posts · Server meow.social

A long time ago, me and two of my pals made up some characters that were just little storybook animals that went on little adventures together. I decided they needed to continue existing and drew them again!
Mine's the Otter, and the Quokka and Axolotl are my friends!

#sfw #furry #anthro #chibi #storybook #otter #axolotl #quokka #art

Last updated 1 year ago

Shaun Evening · @integrayshaun
3 followers · 5 posts · Server hachyderm.io

I’ve recently been writing new addons and codemods for users.

Would anyone be interested in me living coding some more of this stuff on a stream to build cool stuff together? I’ve always wanted to try the format out but never got around to it.

#storybook #typescript #frontend #development

Last updated 1 year ago

Nicolas Hoizey · @nhoizey
853 followers · 7639 posts · Server mamot.fr

Who would have thought linking to another Web page was so difficult… 🤷‍♂️

github.com/storybookjs/storybo

⚓️ nicolas-hoizey.com/notes/2023/

#designsystem #react #storybook

Last updated 1 year ago

Shell · @miffens
77 followers · 573 posts · Server front-end.social

oh neat, bsky's / is viewable at staging.bsky.app/sys/debug (no account needed to view)

#storybook #designsystem

Last updated 2 years ago

Jillian S. Estrella · @LofiBytes
26 followers · 49 posts · Server hachyderm.io

Hey, y'all!

I'm . Join us on Northwestern Mutual's Developer Experience team!

We seek two engineers to help us maintain and grow our platform UI and toolsets.

• Industry: Fintech
• Location: Campuses in Manhattan and Milwaukee with team members working remotely across the US

If you are interested or know someone who is, please dm me.

lnkd.in/gbhZ9sMa

lnkd.in/gHU2rBV5

#hiring #designsystem #softwareengineer #opensource #reactjs #gatsbyjs #storybook

Last updated 2 years ago

ReactCAD Dev · @reactcad
0 followers · 9 posts · Server fosstodon.org

Working on a new UI today.

It's a grind reimplementing the functionality already provides, but we need full control of static site generation to get ReactCAD component docs the way they should be: working without js, with prerendered preview jpegs and precomputed brep files and meshes for fast first render.

#storybook #react #cad

Last updated 2 years ago

Ian VS · @IanVS
344 followers · 482 posts · Server fosstodon.org

7.0 has been officially released, with an obligitory hype video: youtu.be/UF3d34a6kqg

Read the announcement for the deets on all the goodies like:

- First-class @vite support
- Zero-config Sveltekit
- Zero-config Next.js
- Improved type safety
- Full support

storybook.js.org/blog/storyboo

#storybook #typescript #pnpm

Last updated 2 years ago

Philipp Nowinski · @philipp
36 followers · 155 posts · Server web-dev.social

Do you know of any beautiful examples of Component Libraries built with or ? Preferably for or projects.

RTs / Boosts welcome 🙏

#storybook #histoire #vue #nuxt

Last updated 2 years ago

Juhis · @hamatti
247 followers · 425 posts · Server mastodon.world

I really really like Storybook.

I started a new project this week and other than a bit of time yesterday spent on prototyping some backend tech, I've spent the entire time in Storybook building my components.

#storybook #react #webdev

Last updated 2 years ago

jsakamoto :blazor: · @jaskamoto
1 followers · 4 posts · Server dotnet.social

"Blazing Story", the clone of "Storybook" built on almost 100% Blazor natively (it is a frontend workshop for building UI components in isolation), now supports a dark theme.
github.com/jsakamoto/BlazingSt

#blazor #storybook #blazingstory

Last updated 2 years ago

SVQTech · @svqtech
10 followers · 26 posts · Server paquita.masto.host

RT @sevillaflutter
Pedazo de video que se curró @NiloVelez para el último evento sobre cómo usar para ayudarte a definir el modelo de las vistas en

#storybook #flutter #svqtech

Last updated 2 years ago

Sasha Firsov · @Suns
14 followers · 159 posts · Server fosstodon.org

@westbrook nice write-up on project bootstrapping.

Would be helpful to add either article or generator the TDD friendly setup of StoryBook and unit tests fusion. serves the regression check say via CI/CD on visual differences, the unit test - for functional changes.

Another "must have" is the intergation of data mocking with StoryBook and unit test. is the best choice as of now.

Some write-up on subjects in my blog and test proj for custom-element

#webcomponent #storybook #Chromatic #MsW

Last updated 2 years ago

jsakamoto :blazor: · @jaskamoto
1 followers · 1 posts · Server dotnet.social

Today, I released the "Blazing Story" preview 1, the clone of "Storybook" for Blazor! 🎉

github.com/jsakamoto/BlazingSt

It is the first preview, will not be stable, and lacks many features, but an important milestone for me.

#blazor #storybook

Last updated 2 years ago