Gautier
@gautier.dev
Totally human, doing human things like drinking water and writing software
Hi fellow Svelters! I just concluded an investigation to know whether it's possible to use the experimental Node SEA feature with SvelteKit, and I'm thrilled to announce that the answer is yes! You can read all about it there:
Bundling a SvelteKit app into a single binary
The odyssey of packaging a SvelteKit application using the upcoming Single Executable Application (SEA) Node feature through a custom adapter.
gautier.dev
I'm terrible at coming up with names, how do you feel about "Hippopotime" for a social calendar application?
I'm currently building a "social calendar" application and because of @danabra.mov I now want to rebuild it on top of atproto
Timeline
timeline.gautier.dev
Doing form validation for the web? Definitely consider formgator by @gautier.dev: - native support for FormData and URLSearchParams - inferred types in line with HTMLElement interfaces - reliable single source of truth - first-class integration with #svelte kit github.com/GauBen/formg...
Breaking news: @yarnpkg.dev 4.9.0 was just released with `yarn npm publish --provenance` and `yarn add jsr:package` support. Update your CIs and brag to your friends about your shiny provenance badges!
I have just released the first version of Chachalog! It's a modern approach to changelog creation and release publishing. It is inspired by the Changesets workflow.
GitHub - GauBen/chachalog: 🦜 The modern changelog generator.
🦜 The modern changelog generator. Contribute to GauBen/chachalog development by creating an account on GitHub.
github.com
CommonJS is soooo painful. I'm genuinely mad at the inability of big tech companies to provide high quality JS libraries in a modern format.
Formgator now supports all Standard Schema compliant validators! Thank you @fabianhiller.com, @colinhacks.com and @arktype.io for unifying all validators under a common spec
Formgator 0.1 just released, standard-schema compliant! 🎉 github.com/GauBen/formg... 👋 @colinhacks.com
feat: standard-schema compliant · GauBen/formgator@12c8a90
github.com
Hi Bluesky! I just published an article that I intend to update every now and then with common mistakes advanced JS devs make: gautier.dev/articles/adv.... The goal is not to make fun of anyone, but reference confusing JS concepts that are often misused even by experienced devs. Share yours with me!
JS for advanced developers
Common mistakes even advanced JS developers make, mostly because JS is a giant mess.
gautier.dev
This year will be my first year as Developer Advocate. Maybe I'll be more active here, who knows