Vite ⚡
@vite_js
The build tool for the web. It's pronounced /vit/ like Veet! Discord chat: http://chat.vite.dev, Bluesky: http://vite.dev, Mastodon: @[email protected]
⚡️ Vite 7.0 is out! - Browser Target Changed to Baseline Widely Available - Node 18 support dropped. Vite is now distributed as ESM only - And feats, fixes, and cleanups, while we prepare for rolldown! vite.dev/blog/announcin…
⚡ Speaker highlight: Eric Simons, CEO of @boltdotnew and @StackBlitz @EricSimons shares his unique perspective on how Bolt, AI, & Vite are shaping web development's future. Introduced at ViteConf last year, learn about Bolt's evolution & deeper integration with the Vite…
Before tomorrows usual episode, we couldn't miss talking about the recent @vite_js 7 release. What does dropping Node 18 unlocked for Vite? Ever heard of Baseline? The state of the so-called Environment API? Is @rolldown_rs already part of Vite? Tune in to the latest episode 👇
⚡ Speaker highlight: Johannes Schickling, co-founder @prisma Web apps need efficiency and real-time sync, but traditional client-server models fall short too often. That's why Sync Engines are a trending topic right now! @schickling, creator of @livestoredev , will share…
⚡ Speaker highlight: Jessica Janiuk, Staff Engineer at @angular Angular has lived through a Renaissance recently. This doesn’t only include Signals, new features and improved DX, but also betting on Vite as dev server and offering testing via Vitest. But is this the end? No!…
⚡ Speaker highlight: Matt Biilmann, CEO of @Netlify What happens when AI moves from assistant to user of your Vite apps? @biilmann will challenge our understanding of developer experience, exploring what it means when not just users, but AI agents interact with your products.…
Build with @vite_js 7.0.5? 👀 Even building with @angular? ...with @analogjs vite plugin - can even build any flavor 🤌 🌠Running new ESM based runtimes. ⬆️Coming in our next major v9 release.
If you are on the @vite_js discord server - you can now get this server tag next to your username ⚡️
⚡ Speaker highlight: Evan You ViteConf wouldn’t be the same without @youyuxi creator of @vuejs & @vite_js. His talks always drop major news (hello @rolldown_rs & @VoidZeroDev!). This year, he'll reveal how Vite is evolving beyond a build tool - into a full Rust-based toolchain,…
😍 Today is a big day! I am honored to join the @vite_js team and collaborate with @antfu7 to develop DevTools. I am thrilled about this opportunity and deeply thankful to @youyuxi.
TIL this one weird trick from @sapphi_red - PIFE for faster V8 parsing: github.com/oxc-project/ox… ...which improves the startup time of the rolldown-vite bundle by 2x: github.com/rolldown/rolld… Hire people smarter than you to work on the problem you want to solve!
1m20s -> 36s with prettier + oxc parser.
Reporting back with timings from our codebase: Task: prettier . --check Regular prettier: 1m20s Prettier + OXC plugin: 36s Prettier + OXC + experimental CLI: 8s (but reported less changes 🤔)
🚨 Speaker Alert! 🚨 We're incredibly proud to bring together an exceptional group of speakers who are pushing the boundaries of web development with @vite_js. Over the next few days, we'll be highlighting each incredible speaker who will be on our ViteConf 2025 stage in…
Nuxt 4.0 is here at last … and it's all about DX ✨ 🗂️ app/ directory for better organisation 🔄 smarter data fetching ⚡️ a faster CLI with socket communication 🔧 improved TypeScript integration ... and a smooth upgrade experience. 💚 nuxt.com/blog/v4
22.3x faster builds?! I noticed that @getoutline started using rolldown-vite (per Evan's tweet) but they didn't use the experimental native plugins. So I sent a PR to enable them. Build time went down to 2.12s on CI. That's a 22.3x speedup compared to the original 47.27s 🔥…
Example: PR: github.com/outline/outlin… Bundle size: -5.28% initial JS loaded app.relative-ci.com/projects/TMquf… Build: 47.27s -> 5.40s (8.8x faster!) Installing deps now takes longer than the actual build 😂
We are now seeing projects getting smaller production bundles when switching to Rolldown-Vite. Not only faster builds, but faster load times for end users too!
We’re kicking off the release of the 10 #MadVue talks with Daniel Roe and his talk “Beyond Nuxt 4”. He surprised everyone announcing the @nuxt_js 4 alpha release and shared what’s coming next 🚀 ▶️ Watch it here: youtu.be/fjmmbR1N2Nc?fe… Stay tuned, more talks soon! 👀 #vue
Did you know that Rolldown-Vite supports tsconfig path resolution out of the box? Use the path resolutions defined in your tsconfig by setting `resolve.tsconfigPaths` The only requirement? You must use native plugins, either only the resolver or all No extra plugin needed 🙌
Super exciting that @hiroshi_18181's RSC plugin for Vite has landed under the official @vite_js org on npm. This is a huge step towards RSC support in React Router. npmjs.com/package/@vitej…
I'm thrilled to share this news! I'm genuinely happy to see the teams coming together on this exciting new journey. I believe this collaboration will go a long way in bridging the once-distinct communities — Vue and React, Nuxt and Next, Vite and Turbopack, etc — encouraging…
We are excited to announce that NuxtLabs is joining @Vercel to pursue our mission on creating the best DX to deliver the best UX. Read more at nuxtlabs.com