Guillaume Chau
@guillaume.akryum.dev
๐ค 1602
๐ฅ 85
๐ 124
Open Sourcerer, Vue.js Core Team, Web Enthousiast Web Architect at
@directus.io
reposted by
Guillaume Chau
Nuxt
2 days ago
๐ธ we've just released Nuxt Image v2! โจ ๐ช full TS support with typed providers + modifiers โก IPX v3 โ๏ธ server-side image utilities ๐จ template ref access ๐ new Shopify & GitHub providers happy optimizing โค๏ธ ๐ read more at
nuxt.com/blog/nuxt-i...
0
65
11
reposted by
Guillaume Chau
Nuxt
2 days ago
Nuxt Studio Alpha is Out โจ - Self-hosted: Runs alongside your Nuxt app - No external dependencies - Free and open-source Add your GitHub OAuth and start editing today.
content.nuxt.com/blog/studio...
loading . . .
Nuxt Studio Alpha Release
Introducing the first alpha release of Nuxt Studio as a free, open-source Nuxt module. Edit your content in production with GitHub integration and real-time preview.
https://content.nuxt.com/blog/studio-module-alpha
5
61
11
reposted by
Guillaume Chau
Sรฉbastien Chopin
7 days ago
The upcoming self-hosted version of Nuxt Studio is ๐คฏ All you need is to create a GitHub OAuth app.
loading . . .
1
47
5
reposted by
Guillaume Chau
Vite
9 days ago
Vite 7.2.0-beta.1 is out โ Beta docs at
main.vitejs.dev
๐๏ธ `build.license` option ๐ proxy + HTTP2 support ๐ and more feats and fixes Help us test the beta and give us feedback! Full changelog linked below.
github.com/vitejs/vite/...
loading . . .
https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md#720-beta1-2025-10-29
0
50
6
Look what we found with
@todde.tv
@rizumu.ayaka.moe
๐ฏ๐ต
9 days ago
1
27
1
Amazing conference that is
@vuefes.bsky.social
in the very good company of
@danielroe.dev
9 days ago
0
11
0
reposted by
Guillaume Chau
VoidZero
11 days ago
ViteConf 2025 was a blast! If you didn't catch up on all the highlights yet, then our recap post is what you need. โ Vite+ ๐ โ How Oxlint supports JS plugins โ A
@vite.dev
DevTools sneak peek โ State of
@vitest.dev
โ Using
@rolldown.rs
& Oxlint at scale โ ...and more
voidzero.dev/posts/whats-...
loading . . .
ViteConf 2025 Recap
ViteConf 2025 was a landmark event for the Vite ecosystem, featuring major announcements like Vite+, Oxlint JavaScript Plugins, Vite DevTools, Nitro v3, and more. Read all about the highlights in ourโฆ
https://voidzero.dev/posts/whats-new-viteconf-2025
0
32
10
reposted by
Guillaume Chau
Pooya Parsa
12 days ago
๐ช Hookable powers Nuxt & Nitro hooks โ every build, request, and render calls it. ๐ฅ v6.x (rc): 20โ35ร faster and 79% smaller (โ2.26 KB) (with HookableCore) Thanks @negezor for the perf magic โจ
1
48
4
reposted by
Guillaume Chau
Shinya Fujino
13 days ago
I canโt believe this just happenedโฆ
@evanyou.me
,
@dominikg.dev
, and
@danabra.mov
are right in front of me at
@vuefes.bsky.social
talking about AI and the future of frontend. Super excited!
0
27
3
reposted by
Guillaume Chau
raul
13 days ago
Potentially coming to a
@vitest.dev
browser mode report near you ๐ New view for visual regression testing failures with tabs for: - diff, reference, and actual screenshots - slider to compare reference vs actual (before/after style)
loading . . .
0
41
3
reposted by
Guillaume Chau
EmberJS
12 days ago
Hot off the press! 6.8 released with some big features ๐ โก@vite.dev by default ๐ Compatible with libraries from 8+ years ago* โจ New APIs: renderComponent, additional reactive data structures ๐ค No more hbs by default (strict: true) Read more here:
blog.emberjs.com/ember-releas...
loading . . .
Ember 6.8 Released
The Ember project is excited to announce the release of Ember v6.8. This is a standard minor release as part of the standard Ember Release Train process, but this release isn't...
https://blog.emberjs.com/ember-released-6-8/
1
42
18
Here are my slides of my
@vuefes.bsky.social
talk earlier today about
rstore.dev
๐๐ฏ๐ต
slides.akryum.dev/2025-10-rsto...
loading . . .
rstore and the challenge of building a local-first store - Slidev
"We will explore what is rstore and how it works as a flexible state management solution.\n"
https://slides.akryum.dev/2025-10-rstore-vue-fes/#/1
13 days ago
0
4
1
reposted by
Guillaume Chau
Kenji
13 days ago
Thank you for the session! The live release at
@danielroe.dev
and the local-first state management demo
@guillaume.akryum.dev
are super interesting. Vue Fes became a special memory for me.
1
2
1
Deployed the demo app I live coded during
@vuefes.bsky.social
here so you can try it
pokemon.akryum.dev
add a skeleton here at some point
13 days ago
2
7
0
reposted by
Guillaume Chau
Nuxt
13 days ago
๐ we've just released Nuxt 4.2! ๐จ better error pages in dev ๐ฎ opt-in Vite Environment API ๐ฏ abort controller for data fetching composables โก๏ธ asyncData handler extraction ๐ง experimental TypeScript plugin support happy upgrading โค๏ธ ๐ read more at
nuxt.com/blog/v4-2
loading . . .
Nuxt 4.2 ยท Nuxt Blog
Nuxt 4.2 is out - with experimental TypeScript plugin support, better error handling in development, abort control for data fetching, and more!
https://nuxt.com/blog/v4-2
0
112
25
New home page design
rstore.dev
add a skeleton here at some point
13 days ago
0
1
0
Just released
restore.dev
v0.8 with Offline support and many improvements The Drizzle Nuxt module can now be realtime and offline with this change in your nuxt config: rstoreDrizzle: { ws: true, offline: true }
github.com/directus/rst...
loading . . .
Release v0.8.0 ยท directus/rstore
๐ Enhancements Revamped cache and layers for faster performance (2b59e9b) nuxt: Newer nuxt dependency and related improvements (baa8497) query: Use onServerPrefetch to allow SSR without awaiting t...
https://github.com/directus/rstore/releases/tag/v0.8.0
13 days ago
0
4
2
reposted by
Guillaume Chau
Vitest
16 days ago
Vitest 4 is out! - Browser Mode is Stable - Visual Regression Testing - Improved Debugging - Pool Stabilization - New APIs - Bug Fixes Stay updated with our blog post:
vitest.dev/blog/vitest-4
loading . . .
Announcing Vitest 4.0
Vitest 4.0 Release Announcement
https://vitest.dev/blog/vitest-4
3
255
63
reposted by
Guillaume Chau
VoidZero
16 days ago
โ Announcing Vitest 4.0 โ Our latest Vitest update brings Browser Mode to stable, allowing you to test your UI in real browsers like Chrome. Also new: - Visual Regression Testing to catch unintended UI changes - Playwright Trace support for easier debugging
voidzero.dev/posts/announ...
loading . . .
Announcing Vitest 4.0
Vitest 4.0 is released with Browser Mode being marked stable, Visual Regression testing support, and Playwright Trace support. The Vitest team will focus on performance improvement in the upcomingโฆ
https://voidzero.dev/posts/announcing-vitest-4
1
91
9
reposted by
Guillaume Chau
Vue Fes Japan
18 days ago
๏ผ ๐ขIntroducing a speaker at Vue Fes Japan 2025โจ ๏ผผ ใDaniel Roe
@danielroe.dev
ใ ใBeyond the Framework: Building for the Next Decade of the Webใ Check out the session details hereโ ๐
vuefes.jp/2025/en/spea...
#vuefes
#vuejs
loading . . .
Daniel Roe
Beyond the Framework: Building for the Next Decade of the Web
https://vuefes.jp/2025/en/speaker/danielroe
0
13
2
Released histoire alpha 4 with changes made by
@hugo.attal.fr
github.com/histoire-dev...
loading . . .
Release v1.0.0-alpha.4 ยท histoire-dev/histoire
๐ Enhancements Add CommonJS support (#806) Add plugin API hook vitePlugins (#807) Add style isolation (#813) โค๏ธ Contributors Hugo ATTAL (@hugoattal)
https://github.com/histoire-dev/histoire/releases/tag/v1.0.0-alpha.4
18 days ago
0
2
0
Released a small bug fix for
rstore.dev
๐จโ๐ง
github.com/directus/rst...
loading . . .
Release v0.7.8 ยท directus/rstore
๐ฉน Fixes drizzle: Dialect is wrong (491b3c4) directus: Skip folder 'collections', closes #51 (#51) Remove item relation cache (aa34b9a) โค๏ธ Contributors Guillaume Chau (@Akryum)
https://github.com/directus/rstore/releases/tag/v0.7.8
18 days ago
0
1
0
Noticed that CSS Anchor Positioning is in Firefox nightly ๐ฅ
18 days ago
0
4
1
reposted by
Guillaume Chau
Vue Fes Japan
19 days ago
๏ผ ๐ขIntroducing a speaker at Vue Fes Japan 2025โจ ๏ผผ ใGuillaume Chau
@guillaume.akryum.dev
ใ ใrstore and the challenge of building a local-first storeใ Check out the session details hereโ ๐
vuefes.jp/2025/en/spea...
#vuefes
#vuejs
loading . . .
Guillaume Chau
rstore and the challenge of building a local-first store
https://vuefes.jp/2025/en/speaker/akryum
0
4
1
Is there a way to generate named function arguments in
@typescriptlang.org
? Example: type input = [{ name: 'foo', type: string }, { name: 'bar', type: number }] type actual = (arg_0: string, arg_1: number) => unknown type expected = (name: string, bar: number) => unknown
21 days ago
3
1
0
reposted by
Guillaume Chau
Tech Documentaries
25 days ago
The
@vite.dev
Documentary is finally in the wild! Watch it on
@cultrepo.bsky.social
and donโt miss our upcoming documentaries!
youtu.be/bmWQqAKLgT4?..
.
loading . . .
Vite: The Documentary
YouTube video by CultRepo
https://youtu.be/bmWQqAKLgT4?..
1
21
3
reposted by
Guillaume Chau
VoidZero
25 days ago
The Unified Toolchain for the Web We are thrilled to announce Vite+: A unified, Rust-powered toolchain and drop-in upgrade for @vite_js. Read the full vision and learn about our sustainable licensing model (free for individuals, OSS & small businesses).
voidzero.dev/posts/announ...
loading . . .
Announcing Vite+
Introducing Vite+, a unified toolchain for JavaScript.
https://voidzero.dev/posts/announcing-vite-plus
5
180
60
Release
rstore.dev
v0.7.7 ๐ฅ - New collection hooks: createMany, updateMany, deleteMany - General performance improvements - Bug fixes
github.com/directus/rst...
loading . . .
Release v0.7.7 ยท directus/rstore
๐ Enhancements Many mutations added to collection hooks (9c229a1) drizzle: Return deleted item (95c0391) ๐ฅ Performance Shallow items in the cache (3c0b535) ๐ฉน Fixes Improve item wrapping for fe...
https://github.com/directus/rstore/releases/tag/v0.7.7
25 days ago
0
5
0
reposted by
Guillaume Chau
Rob Palmer
27 days ago
This week's
@viteconf.org
was a LOT of fun. It rekindled some of the neutrality/plurality magic from the old JSConfEUs. Like Switzerland. Bridging communities & frameworks. Folk cheering each other on, celebrating collaboration ๐ TechAtBloomberg folk showed up in force - 7 of us!
1
74
6
reposted by
Guillaume Chau
Evan You
28 days ago
Just talked about Vite+ at
@viteconf.org
- check out more at
viteplus.dev
:) More detailed announcement on Monday!
loading . . .
Vite+
The Unified Toolchain for the Web
http://viteplus.dev
4
135
18
reposted by
Guillaume Chau
ViteConf
29 days ago
We are readyyyyyy!! Join the live stream right now via
viteconf.amsterdam
1
41
8
Released
rstore.dev
0.7.6 with garbage collector fixes ๐
github.com/directus/rst...
loading . . .
Release v0.7.6 ยท directus/rstore
๐ฉน Fixes gc: Handle fetch skipped (abd8609) Improve experimentalGarbageCollection query option (c66df81) gc: Handle non wrapped items (73dda4c) โค๏ธ Contributors Guillaume Chau (@Akryum)
https://github.com/directus/rstore/releases/tag/v0.7.6
about 1 month ago
0
2
0
New release of
rstore.dev
is out! v0.7.5 comes with a rewritten garbage collector that handles deep nested relations, and many fixes ๐ฅ
github.com/directus/rst...
loading . . .
Release v0.7.5 ยท directus/rstore
๐ Enhancements New garbage collector (2378647) Expose useQueryTracking (42865ff) Allow passing meta to find options (ed8e3d0) AddToQueryTracking (cdfc3f8) ๐ฉน Fixes devtools: Cache count per colle...
https://github.com/directus/rstore/releases/tag/v0.7.5
about 1 month ago
0
5
0
reposted by
Guillaume Chau
Pooya Parsa
about 1 month ago
โจ
H3.dev
now natively supports { fetch } handler format. This means you can plug in any web-compat framework (like
@hono.dev
or
@elysiajs.com
with
@nitro.build
โs filesystem routing out of the box ๐ค Standards + interop FTW! โค๏ธ
1
48
4
reposted by
Guillaume Chau
patak
about 1 month ago
At the end, I won't be able to attend ViteConf due to personal matters. I'm very sorry I'll miss it. It will be an amazing event with so many incredible folks from the ecosystem gathering in such an interesting moment of Vite's history. If you have the opportunity to be there, enjoy it a ton!
10
74
2
Try Rstore with
@nuxt.com
and
@drizzle.team
online:
codesandbox.io/p/devbox/won...
about 1 month ago
0
3
0
reposted by
Guillaume Chau
danielroe ๐บ๐ฆ
about 2 months ago
๐ have you ever _wanted_ to deploy a
@nuxt.com
site to some provider bc of their features/dx/price but decided not to because of a limitation in nuxt? (would love to know even minor nitpicks or frictions)
6
21
19
Watching what's going on in the US is both very entertaining and very frightening ๐ฟ๐ฌ
about 1 month ago
0
1
0
reposted by
Guillaume Chau
Nuxt
about 2 months ago
Nuxt UI v4 it out โจ It unifies Nuxt UI and Nuxt UI Pro into a fully open-source library with: - 100+ components - 10+ free templates - Figma Kit for everyone
nuxt.com/blog/nuxt-u...
loading . . .
Nuxt UI v4 ยท Nuxt Blog
Nuxt UI v4 unifies Nuxt UI and Nuxt UI Pro into one powerful, completely free library. With over 110 components, 12 templates, and a comprehensive Figma kit, all of this is available for free.
https://nuxt.com/blog/nuxt-ui-v4
3
119
27
reposted by
Guillaume Chau
Alvaro Sabu
about 2 months ago
Announcing TresJS v5.0 ๐ Our proudest release so far. Declarative
@threejs.org
for
@vuejs.org
gets a major upgrade: โจ WebGPU experimental support ๐ ๏ธ New create-tres CLI tool โก Re-imagined context ๐ง Refactored composables Ready to build the future of 3D on the web?
loading . . .
3
64
12
reposted by
Guillaume Chau
Zen
about 2 months ago
Donโt just browse. Command. With Zen's new command bar, navigating your browser isnโt a chore. Switch spaces, pin tabs, open extensions, create folders. All in seconds. Now available in 1.16b โ
zen-browser.app/release-note...
loading . . .
7
117
14
Update: rstore v0.7.3 released! ๐ฅ - createMany, updateMany, deleteMany - performance and devtools improvements -
@nuxt.com
@drizzle.team
improvements
github.com/directus/rst...
loading . . .
Release v0.7.3 ยท directus/rstore
๐ Enhancements devtools: Improved filters (a3f59d3) devtools: Cache layers (d7d1038) devtools: Go to cache tab from collections (dd18099) cache: Handle frozen items in writeItem (6586aec) nuxt-dri...
https://github.com/directus/rstore/releases/tag/v0.7.3
about 2 months ago
0
5
0
reposted by
Guillaume Chau
Vue Fes Japan
about 2 months ago
๏ผ ๐ข Behind the scenes of Vue Fes Japan 2025 rebranding ๏ผผ This year's Vue Fes Japan 2025 has been greatly transformed by a rebrand. We interviewed the creative unit "IE3" who led the rebranding.
note.com/kspace_trk/n...
#vuefes
loading . . .
Vue Fes Japan 2025 ใชใใฉใณใใฃใณใฐใฎ่ๅฐ่ฃ โ IE3ใคใณใฟใใฅใผ๏ฝkeigo
ใใใซใกใฏใVue.js ๆฅๆฌๅ ฌๅผใฆใผใถใผใฐใซใผใใฎ keigo (@Kspace_trk) ใจ็ณใใพใใ 2025ๅนด10ๆ25ๆฅ (ๅ) ใซ้ๅฌใใใ Vue Fes Japan 2025 ใฏใๅฝๅ ๅคใใๅคใใฎ้็บ่ ใ้ใๆฅๆฌๆๅคง็ดใฎ Vue.js ใซใณใใกใฌใณในใงใใ Vue Fes Japan 2025 2025ๅนด10ๆ25ๆฅ๏ผๅ๏ผใซ้ๅฌใใใๆฅๆฌๆๅคง็ดใฎ Vue.jsใซใณใใก...
https://note.com/kspace_trk/n/n2edf93d7e17b
1
2
2
reposted by
Guillaume Chau
Pooya Parsa
about 2 months ago
๐ Nitro v3 routing is fully compiled now! โ Smaller bundles โก Faster performance ๐ ๏ธ More flexibility (extendable route rules) No runtime router โ just minimal compiled logic. More to come ๐
github.com/nitrojs/nitr...
4
78
9
Last month I participated to my first competitive tcg event in Perpignan for a Planetary Qualifier and I somehow managed to finish 20th ๐ over 64 very talented players, thanks to this gent:
about 2 months ago
1
2
0
What is the best way to use
@drizzle.team
in
@nuxt.com
?
rstore.dev/plugins/nuxt...
Step 1 : Install `@rstore/nuxt-drizzle` Step 2 : .... There is no step 2 Step 3 : Execute queries in your components from your Drizzle Schema
add a skeleton here at some point
about 2 months ago
0
7
0
A huge release of rstore just dropped! There are so many improvements and new features I can't list all of them here ๐ธ The entire codebase got a big makeover! Unfortunately this also means a lot of breaking changes, but I did my best to document everything in the docs.
github.com/directus/rst...
loading . . .
Release v0.7.0 ยท directus/rstore
Breaking changes Throughout the codebase, the term Model was changed to Collection to prevent confusion with Vue's own model API. A lot of APIs also were simplified and cleaned up, or changed to im...
https://github.com/directus/rstore/releases/tag/v0.7.0
about 2 months ago
1
8
3
reposted by
Guillaume Chau
Eduardo.๐๐๐
about 2 months ago
Looking for my next role! I thrive where I can help others grow, and where my Vue.js open-source work is supported with time Frontend, AI, remote-friendly, and open to (some) relocations!
3
52
16
reposted by
Guillaume Chau
Alexander Lichter
about 2 months ago
Small fixes like better source map accuracy seem almost negligible, but they add up! Nobody likes to dig through stacktraces longer than necessary ๐ And for an amazing experience the tools you use have to be as good as they can get.
add a skeleton here at some point
0
25
2
reposted by
Guillaume Chau
Nuxt
about 2 months ago
you may have heard about a supply chain attack on a number of packages distributed on npm. a quick update: 1. nuxt is not vulnerable. we do not ship code into client/server from these particular packages (this attack required running in the browser)
www.aikido.dev/blog/npm-de...
loading . . .
npm debug and chalk packages compromised
The popular packages debug and chalk on npm have been compromised with malicious code
https://www.aikido.dev/blog/npm-debug-and-chalk-packages-compromised
1
32
13
Load more
feeds!
log in