Eduardo.๐šŸ๐šž๐šŽ (@posva) 's Twitter Profile
Eduardo.๐šŸ๐šž๐šŽ

@posva

Frontend Nerd ๐Ÿ‘น author of Vue Router, Pinia, VueFire โ€“ Speaker โ€“ @vuejs core team โ€“ ๐Ÿ‡ช๐Ÿ‡ธ๐Ÿ‡ซ๐Ÿ‡ท๐Ÿ‡ฌ๐Ÿ‡ง โ€“ him

๐Ÿ Early Bird 26% off ๐Ÿ‘‰ masteringpinia.com

ID: 181723645

linkhttps://esm.dev calendar_today22-08-2010 22:30:36

8,8K Tweet

20,20K Takipรงi

482 Takip Edilen

ใƒใƒณ / ๐‡๐š๐ง (@hannoeru) 's Twitter Profile Photo

Excited to share my new library, nuxt-otel! ๐Ÿš€ Seamlessly integrate OpenTelemetry into your Nuxt apps for powerful observability. Check it out and contribute on GitHub! github.com/hannoeru/nuxt-โ€ฆ #Nuxt #OpenTelemetry #WebDev

Miguel รngel Durรกn (@midudev) 's Twitter Profile Photo

ยกHe traducido el libro Eloquent JavaScript al Espaรฑol! 400 pรกginas con ejemplos de cรณdigo para aprender JS desde cero hasta Node:

ยกHe traducido el libro Eloquent JavaScript al Espaรฑol! 400 pรกginas con ejemplos de cรณdigo para aprender JS desde cero hasta Node:
@ubugeeei.dev ๐Ÿฆ‹ (@ubugeeei) 's Twitter Profile Photo

Vue Fes Japan 2025 ใฎใƒใ‚ฑใƒƒใƒˆ่ฒฉๅฃฒใจใƒใƒผใƒ ใ‚ซใƒผใƒ‰็™ป้ŒฒใŒใ‚ชใƒผใƒ—ใƒณใ—ใพใ—ใŸ๏ผ ไปŠๅนดใฎใƒใƒผใƒ ใ‚ซใƒผใƒ‰ใฏใ„ใคใซใชใ่ถ…ใ‚ซใƒƒใ‚ณ่‰ฏใ„ใงใ™๏ผ ใœใฒ็š†ใ•ใ‚“ใ‚‚ใ‚ฒใƒƒใƒˆใ—ใฆใใ ใ•ใ„๏ผ (ไฝ•ๆ—ฅใ‹ๅพนๅคœใ—ใฆไฝœใฃใŸใฎใงไธๅ…ทๅˆใ‚ใฃใŸใ‚‰ใ“ใฃใใ‚Šๆ•™ใˆใฆใใ ใ•ใ„... ๅคšใ‚ใซ่ฆ‹ใฆ... ๐Ÿฅน vuefes.jp/2025/ticket/f2โ€ฆ #vuefes

่ฃ•ๆณข (@lovevfp) 's Twitter Profile Photo

Vue.js ๆ ธๅฟƒๅ›ข้˜Ÿๆˆๅ‘˜๏ผŒVue Routerใ€Piniaใ€VueFire ็ญ‰ๅบ“็š„ไฝœ่€… Eduardo.๐šŸ๐šž๐šŽ ๅœจ VueConf 2025 ็š„ๆผ”่ฎฒ่ง†้ข‘ๆฅๅ•ฆ๏ผๆฌข่ฟŽๅคงๅฎถ่ง‚็œ‹๏ผ bilibilibb.com/video/BV1Eq81zโ€ฆ

่ฃ•ๆณข (@lovevfp) 's Twitter Profile Photo

We are excited to announce that the video of the VueConf 2025 talk by Eduardo Eduardo.๐šŸ๐šž๐šŽ, a Vue.js core team member and the author of key libraries like Vue Router, Pinia, and VueFire, is here! Don't miss it!

Eduardo.๐šŸ๐šž๐šŽ (@posva) 's Twitter Profile Photo

unplugin vue router 0.15.0 comes with automatic types for `useRoute()` โœจ Thanks to Anoesj Sadraee for his great help with this one! github.com/posva/unpluginโ€ฆ

ViteConf (@viteconf) 's Twitter Profile Photo

ViteConf 2025 is coming. Two days. Dozens of speakers. Thousands of developers. From the core of Vite to the ecosystem it powers โ€” hereโ€™s what to expect: ๐Ÿ› ๏ธ Day 1 - Core Topics ๐ŸŒ Day 2 - Ecosystem & Frameworks ๐Ÿ“ Theater Amsterdam Swipe through โ†’

ViteConf 2025 is coming.
Two days. Dozens of speakers. Thousands of developers.

From the core of Vite to the ecosystem it powers โ€” hereโ€™s what to expect:
๐Ÿ› ๏ธ Day 1 - Core Topics
๐ŸŒ Day 2 - Ecosystem & Frameworks

๐Ÿ“ Theater Amsterdam
Swipe through โ†’
MadVue (@madvue_es) 's Twitter Profile Photo

๐ŸŽฅ Eduardo.๐šŸ๐šž๐šŽ ย walked us through a very practical talk of smart data fetching strategies for a better UX. And perfectly explained even for entry levels. โ–ถ๏ธ You can watch it now here : madvue.es/2025-edition/tโ€ฆ #MadVue #VueJS #Pinia #piniacolada #UX

๐ŸŽฅ <a href="/posva/">Eduardo.๐šŸ๐šž๐šŽ</a> ย walked us through a very practical talk of smart data fetching strategies for a better UX.

And perfectly explained even for entry levels.

โ–ถ๏ธ You can watch it now here : madvue.es/2025-edition/tโ€ฆ

#MadVue #VueJS #Pinia #piniacolada #UX
Eduardo.๐šŸ๐šž๐šŽ (@posva) 's Twitter Profile Photo

I finally got this one working! โœจ Fully automatically typed params โœจ in vue router Using =type will adapt the TS declaration and runtime. The type can be ANYTHING, just write the parser: string -> your_type + your_type -> string Dates, custom classes, you name it

I finally got this one working!
โœจ Fully automatically typed params โœจ in vue router
Using =type will adapt the TS declaration and runtime. The type can be ANYTHING, just write the parser: string -&gt; your_type + your_type -&gt; string
Dates, custom classes, you name it