Alexander Lichter
@thealexlichter.com
5.9K followers 690 following 890 posts
💻 DevRel @voidzero.dev 🎬 Video Content https://lichter.link/yt 💚 @nuxt.com team 🎙️ Podcast Host @dejavue.fm
Posts Media Videos Starter Packs
Pinned
thealexlichter.com
🎉 Excited to announce that I'm joining VoidZero as DevRel!

As I was following the project from early on, I couldn't say no to the chance when @evanyou.me reached out.

I can't wait to share all the incredible things lined up for @rolldown.rs, OXC, @vite.dev, and @vitest.dev 👀
thealexlichter.com
It never stops 👀
rolldown.rs
In the next version of Rolldown, bundling will be ~10% faster 🎉

This was achieved by optimizing the semantic scoping process

Internal plugins like define and inject now flag when they haven't changed the AST, allowing to skip redundant scope recreation

github.com/rolldown/rol...
fix(rolldown): sync scoping properly in pre_process_ecma_ast by Boshen · Pull Request #6537 · rolldown/rolldown
We need to recreate scoping after each transformation step because none of the steps syncs scoping at present, which is a huge waste that we should fix later in the future. But in the interim, defi...
github.com
thealexlichter.com
I'm confident that adoption can be even incentivized with a generous free tier 🙌
thealexlichter.com
You can do by overriding the Vite dep with Rolldown-Vite. It likely won’t change too much for now though

Any issues you’ve hit?
Reposted by Alexander Lichter
voidzero.dev
Watch @antfu.me talk about the new @vite.dev Devtools and what Vite DevTools Plugin means.

Full video in comment 👇
thealexlichter.com
Luckily a lot of users won't have to pay as we will have a free tier covering OSS, non-commercial and smaller companies.

Instead of gatekeeping, the goal is to make it usable without paying upfront when not making money yet or not planning to make any.
thealexlichter.com
It is about providing a unified toolchain instead of duct-taping everything together.
A seamless out of the box experience with tools using the same underlying tech (Rolldown & Oxc) for performance & consistency.

More in the newest announcement post.

voidzero.dev/posts/announ...
thealexlichter.com
Then you'll be happy to hear that most of the underlying parts that Vite+ uses are FOSS and will stay, including @vite.dev, @rolldown.rs, @vitest.dev, and Oxc.

Ideally, Vite+ can funnel back to OSS and contribute to the Sustainability of these Open Source projects!
Reposted by Alexander Lichter
robpalmer.bsky.social
A blog post on Vite+ and the future of web tooling 📜

🔶 A new CLI that combines Vite, Vitest, Oxlint, Oxfmt
🔶 Centralized simple config
🔶 Adds easy monorepo tooling
🔶 Free for individuals, OSS, & small companies
🔶 Existing tools remain independent & assertively MIT
It’s important to emphasize that Vite+ is a separate, additive layer built on top of the open source projects we maintain. All existing projects — Vite, Vitest, Rolldown, and Oxc — will remain open source under MIT forever. Since Vite+ relies on these open source projects, improving Vite+ requires improving them as well. You are welcome to hold us accountable to that commitment.
Reposted by Alexander Lichter
voidzero.dev
Watch VoidZero’s @overlookmotel.bsky.social explain how oxlint tackles JS-Rust interoperability to maintain high performance for plugins.

Full video in comment 👇
Reposted by Alexander Lichter
robpalmer.bsky.social
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!
Evan You on stage at ViteConf announcing Vite+
thealexlichter.com
Non-commercial use will be free, yes!
thealexlichter.com
Whoops! Updated to jestjs.io
Thanks for reporting 🙏
Jest
jestjs.io
thealexlichter.com
Non-commercial use is falling under the free tier.
thealexlichter.com
It depends on the pricing and value proposition eventually. Working on Vite+ also wasn't done "blindly"
Companies are interested in standardization, a toolchain that "just works" without investing the time of gluing together tooling solutions and spending engineering time that could go into features
thealexlichter.com
Also, the difference between a hosting platform vs. a toolchain is another thing to mention here.
thealexlichter.com
I understand your concerns there but I don't think that'll happen. Here is why:

* Incentive to do so would only be there for features relevant only to companies & enterprises as there will be a fbig ree tier
* The success of Vite+ is directly tied to the stability and adoption of OSS Vite ecosystem
Reposted by Alexander Lichter
thealexlichter.com
Not sure what you mean by "slow rug pull" exactly?

Also Vite+ is largely based on OSS components, so keeping Rolldown, Vite, Oxc etc. in good shape will benefit everyone.