Skip to main content

Activity for gautier.dev

Active on:

Loading activity...

🤞 I hope I saw the future properly on this one

Bluesky network2mo ago

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:

Bluesky network3mo ago

I'm terrible at coming up with names, how do you feel about "Hippopotime" for a social calendar application?

Bluesky network6mo ago

I'm currently building a "social calendar" application and because of @danabra.mov I now want to rebuild it on top of atproto

Bluesky network6mo ago

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!

Bluesky network1y ago

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.
Bluesky network1y ago

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.

Bluesky network1y ago

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

TypeScript snippet:
const schema = fg.form({
  name: fg.text()
    // Validate with Zod
    .pipe(z.string().min(6))
    // Validate with Valibot
    .pipe(v.pipe(v.string(), v.maxLength(20)))
})
Bluesky network1y ago

Formgator 0.1 just released, standard-schema compliant! 🎉 github.com/GauBen/formg... 👋 @colinhacks.com

feat: standard-schema compliant · GauBen/formgator@12c8a90
Bluesky network1y ago

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!

Bluesky network1y ago

This year will be my first year as Developer Advocate. Maybe I'll be more active here, who knows

Bluesky network1y ago

Won today's dungeon in 6'17"!

Bluesky network2y ago

Are there developers already? How can I get curated dev content?

Bluesky network2y ago

Got myself a nice handle to begin with

Bluesky network2y ago

What's happening here? Ça parle français un peu ?

Bluesky network2y ago