Profile avatar
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
133 posts 230 followers 661 following
Regular Contributor
Active Commenter

Just read about "Tracked Queries" in @tanstack.com's react-query and I feel like that just sounds like @vuejs.org. Automatic dependency tracking and fine grained reactivity. Guess, its a good concept, isnt it? :P

That definitely was a journey. Awesome that you pulled through! This will unblock a lot of other e18e work. Well done! 🥳

Don't bundle your dependencies for the wrong reasons. Good thoughts from @43081j.com

I accidentally implemented abi splitting into expo because I didn't want to send around 60MB apks for my little side project😅. It was way easier than expected. Just needed some digging. Lets see, if it gets merged :)

pnpm dropped strip-ansi github.com/pnpm/pnpm/pu...

Der werte @orgarten.bsky.social hat nen Starterpack für uns IT #Freelancer gebaut! go.bsky.app/FBCAKAg

Written a little about the journey to @e18e.dev and what's ahead for the community in 2025. I'm so happy to see how many great minds have been connected, and the awesome projects they're working on 🩵

Who needs a new year's resolution for 2025? May I introduce you to @e18e.dev?

This is my git-wrapped this year. Not too bad 😄 How does yours look like? git-wrapped.com/profiles/fuz...

big thanks to @fuzzyma.bsky.social , the @e18e.dev cleanup repo is now well labelled! check it out if you want to help out github.com/es-tooling/e...

Casually labeling issues for @e18e.dev while watching a movie about Bach... The movie was too short 😅 But hey, we have labels now. Go check them out. If you want to get your hands dirty right away, check out the issues marked as "umbrella issue"

My article “Downsize your JavaScript: Mastering Bundler Optimizations” is out. It covers practical steps to reduce the amount of JavaScript you ship. I also compared 7 bundlers to help you make an informed decision about which one might be best for you. dev.to/filipsobol/d...

Just landed a change with some help from @skk.moe to save 112 TB of traffic to the npm registry by switching to the amazing tinyglobby library from @superchupu.dev. I noticed this opportunity using an awesome tool that @fuzzyma.bsky.social developed and shared with the @e18e.dev community!

Two days ago I held my first little talk at a local Vue Meetup in Berlin. The title was "My Road to Open Source" and how I ended up becoming the maintainer of svg.js over night. It was fun to engage with people about that topic. It also showed that I want more!!

!!!! The amount of emails I get from clients because of dependabot...

My first projects all started because of svg.js. Turns out a lot of people want to draw something with svg and svg.js' plugins are a good starting point