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
170 posts 293 followers 680 following
Regular Contributor
Active Commenter

If you happen to be on the freelance unlocked conference in Berlin this week, hit me up for a coffee!

we're switching to quarterly posts for @e18e.dev showcases/updates, so here's the first one! we'll still be posting about other things in between, too 🙏

⭐️ e18e is doing some awesome work fixing the world of outdated JS packages. Goal: upgrade deps that are boated, abandoned, stuck on common js, etc through open source contributions and build tools. Some Vite maintainers there too. Follow their work! e18e.dev

in the @e18e.dev community, we've been hard at work helping migrate packages to ES modules recently. have a read about it in the new blog post!

Looking into Arri Schema and its compile function is server-only. I feel like this just screams to be done at build time to me so it can be used on the client as well. Anyone wants to write a vite-plugin real quick? :D

a few words that I think are important to say on diversity, equity and inclusion in open source (and more generally) much love ❤️ roe.dev/blog/diversity

I setup my GitHub sponsors not long ago but didn't really mention it anywhere. If you appreciate what I do, these sponsorships do help a lot 🙏 My focus this year is all over like every year 😅 (e18e, chai, tinylibs, chokidar, vueuse, and much more). But I will keep on top of them all

Finalized my bookings for @vueconf.us. Will arrive in Amsterdam at the 10th of march and stay till Sunday. If anyone wants to link up, let me know :)

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