Fuzzyma
fuzzyma.bsky.social
Fuzzyma
@fuzzyma.bsky.social
Maintainer of svg.js and vue lover - freelancing wherever I go :)

Member of the @e18e.dev community.

Hit me up for any interesting vue projects.
And if you need help migrating to vue 3: https://migrate-vue.com
two eggs instead of one egg
November 14, 2025 at 7:57 AM
Thanks! Spreading the word :D
November 6, 2025 at 9:42 PM
Thank you! Also thanks to the Berlin node.js meetup to have me! I hope I was able to spread some excitement around e18e :)
November 6, 2025 at 9:40 PM
came here from the opinion post and am not disappointed 😂
October 16, 2025 at 8:03 AM
A pleasure as always :D
October 13, 2025 at 10:57 AM
I see! So the biggest gain is probably (only) startup time then, right? Or is there more? :D
October 12, 2025 at 3:11 PM
I am curious what exactly is done on the rust side? Is the whole dev server running in rust?
October 12, 2025 at 3:06 PM
thats how i found the thousand of ebook and video ads and someone who uploaded videos to npm lol
July 19, 2025 at 6:39 PM
24 AUD - so about 15 EUR at that time. Minimal pay for causal work in Australia
July 14, 2025 at 3:13 PM
No, you! (a human, not a framework)
July 8, 2025 at 9:56 AM
For me it's full of pictures that have zero resemblance to what I usually read. It's completely useless to me
July 6, 2025 at 9:33 AM
Vue SFC Playground
deploy-preview-13573--vue-sfc-playground.netlify.app
July 5, 2025 at 8:50 PM
So you might have nerd-sniped me. I have a proof of concept working which was surprisingly simple (once I found the right spot). But I bet there are tons of implications :D
July 5, 2025 at 3:57 PM
😂 I am all for it.
Back then I didn't have the time to actually try to tackle it. But maybe now is the time ^^
July 5, 2025 at 12:50 PM
Unfortunately not much was discussed there. Maybe it needs some more user interest and a PR to be considered :D

github.com/vuejs/core/i...
Allow components passed as slot prop to be used in the slot · Issue #8553 · vuejs/core
What problem does this feature solve? Example: <template> <SomeComponent v-slot="{ SpecializedComponent }"> <SpecializedComponent /> </SomeComponent> </template> At the moment, vue does not conside...
github.com
July 5, 2025 at 12:43 PM
That's exactly what I thought for the table as well. I feel like vue should allow it. I once created an issue for it. Let me see if I can find it
July 5, 2025 at 12:38 PM