🦋 Alexander Lichter (@thealexlichter) 's Twitter Profile
🦋 Alexander Lichter

@thealexlichter

DevRel @voidzerodev • Web Engineering Consultant • @nuxt_js Team • Speaker • @dejavuefm Podcast Host

ID: 702480823967154176

linkhttps://www.lichter.io calendar_today24-02-2016 13:10:54

5,5K Tweet

5,5K Followers

982 Following

Kevin Deng 🦋 @sxzz.dev (@sanxiaozhizi) 's Twitter Profile Photo

Just migrated Vue Macros to the #tsdown workspace mode — it's now 4x faster compared to tsup! (Used to take 20s, now only 5s 🚀) My exploration journey: - tsup + dts: 76s - tsup + Oxc isolatedDeclarations: 20s - tsdown: 5s!

Just migrated Vue Macros to the #tsdown workspace mode — it's now 4x faster compared to tsup! (Used to take 20s, now only 5s 🚀)

My exploration journey:
- tsup + dts: 76s
- tsup + Oxc isolatedDeclarations: 20s
- tsdown: 5s!
Pooya Parsa 🦋 (@_pi0_) 's Twitter Profile Photo

In srvx 0.7: - 🚀 Seamless HTTP2 support for Node.js when TLS is enabled (thanks @oskarlebuda❤️) - ✅ Initial WPT tests for FastURL - 🧩 Simplified plugins and middleware - 📦 Bundled with obuild.unjs.io - 💰 Core <1kb with middleware and error handling!

DejaVue (@dejavuefm) 's Twitter Profile Photo

After a short break, DejaVue is back on track! In the latest episode, the creator of Motion (fka. Framer Motion) Matt Perry joins Alex and Michael to talk about Motion in Vue. Learn what makes Motion different to other Animation libraries, why is Motion for Vue & more Tune in!

After a short break, DejaVue is back on track! In the latest episode, the creator of Motion (fka. Framer Motion) <a href="/mattgperry/">Matt Perry</a> joins Alex and Michael to talk about Motion in Vue.

Learn what makes Motion different to other Animation libraries, why is Motion for Vue &amp; more

Tune in!
Boshen (@boshen_c) 's Twitter Profile Photo

Made the oxc-parser faster by another 2%, with a few % of memory reduction too. Shoutout to Dunqing for the many months of persistent work, started from replacing our outdated Bumpalo vec with the std vec. github.com/oxc-project/ox…

Boshen (@boshen_c) 's Twitter Profile Photo

Released Oxlint v0.16.11 We were able to fix so many outstanding issues because we hired our long term contributor Cameron Clark 🎉 He is now working towards Oxlint v1.0! github.com/oxc-project/ox…

🦋 Alexander Lichter (@thealexlichter) 's Twitter Profile Photo

Received a lovely care package from Jakub Andrzejewski with some tasty Polish treats, a custom Lego figure and a photo from us back at Vue.js Live (in London). Thank you so much buddy 💚 PS: You'd never guess the caption Jakub wrote on the back of it 👀

Received a lovely care package from <a href="/jacobandrewsky/">Jakub Andrzejewski</a> with some tasty Polish treats, a custom Lego figure and a photo from us back at Vue.js Live (in London).

Thank you so much buddy 💚

PS: You'd never guess the caption Jakub wrote on the back of it 👀
🦋 Alexander Lichter (@thealexlichter) 's Twitter Profile Photo

Thanks for having me Vueconf.US! I hope the shown Nuxt gems will help you in your future or existing projects 🙌🏻 Slides/Repo: github.com/TheAlexLichter… #vueconfus

Frontend Nation (@frontendnation) 's Twitter Profile Photo

Tired of slow builds & complex setups? 🦋 Alexander Lichter, DevRel VoidZero is here to fix that at #FEN25 🚀🚀 Learn how tools like Rolldown & Oxc are reshaping JS workflows for speed & sanity. 🗓️ June 3-5 Join developers worldwide 👉 go.frontendnation.com/fen2025

Kevin Deng 🦋 @sxzz.dev (@sanxiaozhizi) 's Twitter Profile Photo

Instead of inferring bundler entry points from `package.json` exports, why not let your bundler generate them for you? With tsdown, you write less boilerplate and always have correct exports—even no publint needed! 🔗 tsdown.dev/options/packag…

GitHub (@github) 's Twitter Profile Photo

➡️ Join us today for Open Source Friday featuring Daniel Roe and Nuxt! Ask questions, see live demos, and connect with the community. Get notified when we go live.👇 gh.io/nuxt

➡️ Join us today for Open Source Friday featuring Daniel Roe and <a href="/nuxt_js/">Nuxt</a>!

Ask questions, see live demos, and connect with the community. Get notified when we go live.👇 
gh.io/nuxt
Evan You (@youyuxi) 's Twitter Profile Photo

A few days ago we hit a major milestone: Vite is now itself bundled by Rolldown! PR: github.com/vitejs/vite/pu… In addition: - Vue 3.6 will also be bundled with Rolldown. - Many libraries adopting tsdown (tsdown.dev), the successor to tsup, which is also powered by