Joaquín Sánchez
banner
userquin.bsky.social
Joaquín Sánchez
@userquin.bsky.social
A fullstack and android developer, Vite's fanatical follower.

Core team → @unocss.dev • @vitest.dev • @vuejs.org • elk.zone • @tresjs.org • vuetifyjs.com
Ecosystem Team → @nuxt.com
Mantainer → nuxt.vuetifyjs.com • https://vite-pwa-org.netlify.app
WTF so, using Safari, your data is not your data, can be deleted without any notice at any time, I'm adding in all my apps using PWA or indexedDB a big warning about using Safari, and a custom notice in the data processing policy page.

This should be illegal: forced to add backup and restoration.
August 14, 2025 at 9:54 PM
doing some crazy experiment at work with vite-ssg app, with a custom service worker (with fallback page per page) and kotlin backend, simulating 3G: LCP 0.11 seconds 😍🤯 (with 20x CPU throttling LCP 2.1 seconds)
July 17, 2025 at 8:52 PM
👀 Working on the next @vuetify.bsky.social @nuxt.com module (v1.0.0) using `@unvuetify` packages. The new version will use the Vuetify options directly, the module will merge inlined Vuetify configuration and external configuration file:
May 18, 2025 at 6:00 PM
Talking with @goede.dev about i18n, more utilities in next incoming days (http-client-hints, date adapters, blueprints):
April 17, 2025 at 7:05 PM
Just firefox: open dev tools, select Accesibility tab, then click on the left button and mouse over the target element
March 5, 2025 at 5:27 PM
At least on light theme:
March 5, 2025 at 3:06 PM
I just added typesVersions with the following content:

"typesVersions": {
"*": {
"*": ["./dist/*.mts", "./dist/index.mts"]
}
},

The .mts extension is about fixing the resolution:
February 7, 2025 at 12:05 PM
It is weird to see TypeScript switching to bundler module resolution when resolving node10 subpackages exports implementations, no idea if it is an arethetypeswrong thing or just TS.

Any hint @andrewbran.ch ? I was trying to fix node10 types at `@shikijs/langs`, check L46 in the screenshot:
February 7, 2025 at 12:05 PM
I need to remove the test folder 😜:
January 24, 2025 at 10:49 PM
I don't have 58K stars on GH:

git-wrapped.com/profiles/use...
December 21, 2024 at 11:46 PM
There is no better way to start the day, thank you @evanyou.me
December 20, 2024 at 10:14 AM
November 18, 2024 at 12:54 PM
I forgot to mention that we will have also directives inside @nuxt.com devtools:
November 16, 2024 at 10:31 PM
November 15, 2024 at 7:45 PM
Vite 3
November 15, 2024 at 3:04 PM
Vite 4
November 15, 2024 at 3:04 PM
Vite 5
November 15, 2024 at 3:04 PM
Looks like I can run pwa plugin with @vite.dev 3, 4, 5 and 6 versions, HMR working when using on the fly PWA Assets 😍.
November 15, 2024 at 3:04 PM
I've seen you removing X from your gh profile, Vite and e18e: I'm also removing X from UnoCSS and PWA docs (gh link also removed):
November 6, 2024 at 8:11 PM
November 6, 2024 at 9:05 AM