🚀 Dive into the Vue & Vite Devtools universe with @Akryum!
🌟 Join him at @vuejsamsterdam, where he'll unravel the secrets of optimizing your @vuejs and @vite_js development workflow! 🛠️ Level up your skills and discover the latest tips and tricks!🔥
👉 vuejs.amsterdam/
"Modern Vue.js Development with Vite: Best Practices and Tips" - by core @vuejs contributor @zhaojinjiang is a must-read guide (with practical examples) for any #FrontEnd developer who wants to leverage @vite_js and Vue in their next app ⚡️
blog.bitsrc.io/vue-js-with-v…
Volar.js 2.0 has been released 💪
We need some time to upgrade it for all downstream tools before it appears in your VSCode.
github.com/volarjs/volar.js/…
we added a feature to SvelteKit that lets you stream data from the filesystem, including in serverless environments like Vercel. previously this would have involved shenanigans
youtu.be/m4G-6dyF1MU
Astro v4.2 marks an important milestone.
Our first release where almost all the new features were implemented by community contributors. Shoutout to @rossrobino, @fryuni_ , @x23141234 and everyone else who helped! 🙏
astro.build/blog/astro-420/
🤩Waku v0.19 is here, just a month after v0.18. Our React Framework supporting RSC now comes with a major shift: we're expanding our focus from library authors to app developers! A new router API marks our first big step in this direction.
Learn more👉 waku.gg/blog/introducing-cre… ⛩️
Introducing Vocs Alpha - a Minimal Documentation Framework, powered by React + Vite.
📃 Write in Markdown or MDX
🧩 Leverages the power of Vite
🔥 Speedy page-load & SEO
🔎 Lightning-fast local search
🛠️ Customizable configuration & theming
👉 vocs.dev
Who wants to see a production deployment of @remix_run's new (unstable) @vite_js plugin? 🔥
kentcdodds.com 😎
This may be the biggest Remix site built with Vite in the world ⚡
🚀 Exciting news! @patak_dev is making a return to the Vuejs Amsterdam stage with a fascinating talk!
🕰️ Dive into the history of @vite_js - past, present, and future! Vite fans, this is a must-see!
⚡️ Hurry, tickets are selling out quickly!
👉 vuejs.amsterdam/
vite-ecosystem-ci is such a great idea. With tools like @vite_js, so much behaviour is hard to test in isolation. How do you get confidence that all of your major consumers still work? Why not run their tests!
Soon @remix_run will be part of that story 🙏 github.com/vitejs/vite-ecosy…
Vite merged support for `.css?url` imports into main, thanks to @sapphi_red. This is huge for @remix_run + @vite_js since it matches how the original Remix compiler works. Once this is out, you can go back to managing CSS link tags yourself if you prefer.
github.com/vitejs/vite/pull/…
Who says framework features need to be framework features?
vite-env-only by @pcattori was written specifically with @remix_run consumers in mind when migrating to our new @vite_js plugin, but it’s useful for anyone doing SSR in Vite.
github.com/pcattori/vite-env…
💡 Every documentation should provide type information with jsdoc on code snippets. This would help significantly in the learning process.
shikiji.netlify.app/packages…
I'll make some integrations to make it easy to set up for VitePress and Nuxt Content soon.
It's here! @Tan_Stack Router now has a @vite_js Plugin! 🎉
As promised it currently detects and handles route generation, so no more need to use the Router CLI (tsr watch/generate).
tanstack.com/router/v1/docs/…
Also, be sure to try out the experimental auto-code-splitting with it!
tanstack.com/router/v1/docs/…
Celebrated today managing to use the build prerending functionality of @nuxt_js and nitro/ @vite_js and increasing the speed of CityJS website to 93%!
More to do on #Accessibility and #PWA
All conferences pages inherit all those improvements!