Guillaume Chau's Avatar

Guillaume Chau

@guillaume.akryum.dev

Open Sourcerer, Vue.js Core Team, Web Enthousiast

1,573 Followers  |  82 Following  |  81 Posts  |  Joined: 02.11.2024  |  2.083

Latest posts by guillaume.akryum.dev on Bluesky

Post image

Introducing srvx.h3.dev CLI (experimental).

The fastest way to start a modern web server in Node.js, Deno, or Bun.

02.08.2025 10:41 โ€” ๐Ÿ‘ 64    ๐Ÿ” 13    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 3
Preview
Vue Fes Japan 2025 - Speakers At Vue Fes Japan, leading developers from around the world will gatherโ€”ranging from core team members of well-known OSS projects like Vue.js to engineers bringing real-world insights from the field.

๏ผ
๐Ÿ“ข CFP Speakers Announced!
๏ผผ

Thank you for all the amazing submissions ๐Ÿ™Œ
Weโ€™ve published the selected speakers and their session details on our website.

Check it out here โฌ‡๏ธ
vuefes.jp/2025/en/spea...

06.08.2025 06:23 โ€” ๐Ÿ‘ 2    ๐Ÿ” 3    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I'm very sorry for your loss ๐Ÿ˜ฟ

05.08.2025 23:31 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Video thumbnail

Vite: The Documentary premieres October 9th at @viteconf.org in Amsterdam โšก
youtu.be/46fe5AFc0tY

04.08.2025 16:40 โ€” ๐Ÿ‘ 110    ๐Ÿ” 24    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 5
Preview
Publish on Deno Deploy Clone this project and deploy it to Deno Deploy

You get a Nuxt site
and you get a Nuxt site
and you get a Nuxt site

...if you click this button

deno.co/try/nuxt

05.08.2025 16:02 โ€” ๐Ÿ‘ 11    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

The new back animation on Android Chrome is soo satisfying and it works on all web apps without opt-in
They just got a lot more native-looking

03.08.2025 13:25 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Yes

01.08.2025 14:46 โ€” ๐Ÿ‘ 6    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

๐ŸŽ Nuxt 3.18 + 4.0.2 are out - bringing v4 features to v3!

๐Ÿงช lazy hydration macros
โ™ฟ๏ธ route announcer by default
๐Ÿ› ๏ธ Chrome DevTools workspace integration
โšก๏ธ performance improvements with oxc
๐Ÿ”ง better module DX

happy upgrading โค๏ธ

๐Ÿ‘‰ read more at nuxt.com/blog/v3-18

29.07.2025 00:11 โ€” ๐Ÿ‘ 71    ๐Ÿ” 8    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 1

โœ‹ vite@7.1.0-beta.0 is out!

Help us testing the next Vite minor and report any issues you find! Check out the changelog at

30.07.2025 07:12 โ€” ๐Ÿ‘ 38    ๐Ÿ” 5    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
GitHub consistently maintains user-defined tab-width preferences - GitHub Changelog Whatโ€™s changed? Historically, users on GitHub have been able to set their preferred tab width for viewing code, but this preference was not reliably respected throughout the site. Inconsistent tabโ€ฆ

Your feedback matters ๐Ÿ™Œ

GitHub now remembers your tab width preferences everywhere - more choice, more flexibility, all thanks to your suggestions!

Our accessibility team is always turning your feedback into real improvements. Keep sharing - we love hearing from you! ๐Ÿ’•

github.blog/changelog/20...

28.07.2025 14:46 โ€” ๐Ÿ‘ 43    ๐Ÿ” 8    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 4
The example of a test that tests an element is consistent between code changes. The code includes `expect(element).toMatchScreenshot('hero-secion')`

The example of a test that tests an element is consistent between code changes. The code includes `expect(element).toMatchScreenshot('hero-secion')`

Built-in Visual Regression testing comes to Vitest in the next major release! Thank you, @macarie.blue for working on this feature ๐Ÿ‘

main.vitest.dev/guide/browse...

28.07.2025 09:30 โ€” ๐Ÿ‘ 136    ๐Ÿ” 24    ๐Ÿ’ฌ 5    ๐Ÿ“Œ 1
Preview
Release v4.0.0 ยท nuxtlabs/docus ๐ŸŽ‰ Docus v4 Even though Docus v3 was a recent release, moving to the native Nuxt CLI in v4 allows us to benefit from its performance improvements and ongoing enhancements. The only breaking changes ...

Just released Docus v4!

โœจ Native Nuxt CLI integration
๐ŸŒ Built-in i18n support
โšก Nuxt 4 compatibility

The only breaking change is related to CLI commands - now using the native Nuxt CLI for better performance.

๐Ÿ“– Full details: github.com/nuxtlabs/doc...

Build your docs in seconds on docus.dev

25.07.2025 17:23 โ€” ๐Ÿ‘ 26    ๐Ÿ” 5    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
Proposal: Partial Type Argument Inference ยท Issue #26242 ยท microsoft/TypeScript After exploring the concept in #23696, we've come to the conclusion that implicitly making type arguments available by name would unnecessarily expose previously unobservable implementation details...

One can dream ๐Ÿฑ
github.com/microsoft/Ty...

25.07.2025 16:51 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

With the upcoming custom resolvers in Vue Router, we can match params in the query and in the hash. Also, we can transform them to something other than a string ๐Ÿช„
I started working on this a year ago but had to pause it. Expect an experimental feature soon!

23.07.2025 15:13 โ€” ๐Ÿ‘ 25    ๐Ÿ” 6    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 0
Preview
a man in a black turtleneck stands in front of a window with perfection written on the bottom right ALT: a man in a black turtleneck stands in front of a window with perfection written on the bottom right
23.07.2025 08:06 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

You need to rename to "not daniel roe" NOW

22.07.2025 21:14 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Preview
a white and brown cat with a red collar is laying down on a table looking at the camera . ALT: a white and brown cat with a red collar is laying down on a table looking at the camera .
21.07.2025 14:26 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
A slide from Steve Wilhite the creator of the Graphics Interchange Format, reading `It's pronounced "Jif" not "gif"`

A slide from Steve Wilhite the creator of the Graphics Interchange Format, reading `It's pronounced "Jif" not "gif"`

21.07.2025 14:23 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 0
Preview
Nuxt 4 support + new @netlify/nuxt module for local dev | Netlify Changelog Get the latest updates on Netlify products and features to meet your developer needs.

really delighted to announce that @netlify.com have levelled up support for nuxt with their new module โค๏ธ

๐Ÿ‘‰ if youโ€™re using netlify, check it out!

16.07.2025 13:17 โ€” ๐Ÿ‘ 56    ๐Ÿ” 6    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 3
screenshot of a Hacker News post complaining that Svelte is 'woke' because it emits accessibility warnings. It reads:

Why does svelte have to be this woke? Please let me write this first, i will figure out accessibility on my pace, svelte be like no, do this or we are not going to let you do it at all - we will fill your editor with warnings in a way that you can't see anything.

screenshot of a Hacker News post complaining that Svelte is 'woke' because it emits accessibility warnings. It reads: Why does svelte have to be this woke? Please let me write this first, i will figure out accessibility on my pace, svelte be like no, do this or we are not going to let you do it at all - we will fill your editor with warnings in a way that you can't see anything.

even by HN standards this is an all-timer

16.07.2025 14:35 โ€” ๐Ÿ‘ 579    ๐Ÿ” 60    ๐Ÿ’ฌ 31    ๐Ÿ“Œ 14
Post image

Directus Cloud is now SOC 2 Type II certified! ๐Ÿฐ๐Ÿ›ก๏ธ

Learn more: directus.io/blog/direct...

15.07.2025 14:18 โ€” ๐Ÿ‘ 8    ๐Ÿ” 3    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

WeTransfer just changed their TOS giving themselves permission to train AI on any content you transfer and produce derivative works based on content you transfer that they are allowed to monetize and you are not allowed payment for.

Stop using WeTransfer.

14.07.2025 23:05 โ€” ๐Ÿ‘ 7653    ๐Ÿ” 5360    ๐Ÿ’ฌ 132    ๐Ÿ“Œ 475
Preview
Release v3.6.0-alpha.1 ยท vuejs/core Features vapor mode (#12359) (bfe5ce3) Please see About Vapor Mode section below for details. Performance Improvements reactivity: refactor reactivity core by porting alien-signals (#12349) (3...

Something happened today at VueConf China!

github.com/vuejs/core/r...

12.07.2025 08:24 โ€” ๐Ÿ‘ 143    ๐Ÿ” 26    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 7

I am delighted to announce that @vercel.com are investing in Nuxt!

they are backing our vision of the open web, hiring me as well as other core team members (@atinux.com, @pi0.io + @antfu.me), to continue to work full time on Nuxt

we remain independent โ€” and our vision and ethos are not changing ๐Ÿ’š

08.07.2025 13:29 โ€” ๐Ÿ‘ 421    ๐Ÿ” 43    ๐Ÿ’ฌ 67    ๐Ÿ“Œ 12
Preview
Vue RuleKit - Curated Agent rules for Vue apps Curated agent rules to develop maintainable Vue applications with Cursor, Copilot, Claude, etc. By Eduardo (posva), Vue core team member and author of Vue Router and Pinia.

Announcing RuleKit, my personal rules for AI agents, specific for Vue Apps
Pay once, access forever the GitHub repo and the Discord server
rulekit.dev

08.07.2025 09:01 โ€” ๐Ÿ‘ 13    ๐Ÿ” 4    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
NuxtLabs is joining Vercel

NuxtLabs is joining Vercel

We are excited to announce that NuxtLabs is joining @Vercel.com to pursue our mission on creating the best DX to deliver the best UX.

Read more at nuxtlabs.com

08.07.2025 13:25 โ€” ๐Ÿ‘ 81    ๐Ÿ” 21    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 6

Agreed

03.07.2025 11:51 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

After launching 3.0, I gained 32 monthly sponsors in just one day and hit my sponsorship goal ๐Ÿคฏ

This wouldnโ€™t have happened without @thealexlichter.comโ€”huge thanks to him and all my sponsors! (You might even spot yourself in the chart ๐Ÿ‘€)

02.07.2025 19:00 โ€” ๐Ÿ‘ 38    ๐Ÿ” 3    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

Thank you for the great work on this <3

02.07.2025 17:04 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Release v3.0.0 ยท vuejs/language-tools ImportantDeprecation Notice: Dropping Vue 2 and vue-class-component Support in v3.1: #5455 TipLanguage Server Upgrade guide for none-vscode editors: #5456 Stability Improvements Hybrid Mode Alwa...

Vue Language Tools 3.0 Released ๐ŸŽ‰๐ŸŽ‰๐ŸŽ‰
github.com/vuejs/langua...

01.07.2025 16:01 โ€” ๐Ÿ‘ 76    ๐Ÿ” 14    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 3

@guillaume.akryum.dev is following 20 prominent accounts