Josh Deltener (@joshdeltener) 's Twitter Profile
Josh Deltener

@joshdeltener

Vue/Nuxt/Web Performance Consultant • Nuxt Ambassador • Instructor @MasteringNuxt • Is your team stuck? I can help.

ID: 61662363

linkhttps://deltener.com calendar_today31-07-2009 02:02:06

5,5K Tweet

1,1K Takipçi

439 Takip Edilen

VoidZero (@voidzerodev) 's Twitter Profile Photo

✅Announcing Vitest 4.0 ✅ Our latest Vitest update brings Browser Mode to stable, allowing you to test your UI in real browsers like Chrome. Also new: - Visual Regression Testing to catch unintended UI changes - Playwright Trace support for easier debugging

Vue School (@vueschool_io) 's Twitter Profile Photo

Release v2025.11.08 - Free Weekend is LIVE! 🎉 Changelog: 🚀 80+ courses in Vue & 20+ other tech unlocked 👩‍💻 Full source code access included Join now & binge-learn like it’s your favorite series👇 vue.school/vsfw25x

Addy Osmani (@addyosmani) 's Twitter Profile Photo

Chrome DevTools now supports *individual* network request throttling! Folks have been asking for this for years! DevTools now allows developers to simulate slow network conditions for specific requests rather than the entire page. This helps in testing how a web application

Uncle Bob Martin (@unclebobmartin) 's Twitter Profile Photo

Claude codes faster than I do, by a significant factor. Claude can hold more details in its "mind" than I can -- again by a significant factor. But Claude cannot hold the big picture in it's mind. It doesn't really even understand the concept of a big picture. Architecture

VoidZero (@voidzerodev) 's Twitter Profile Photo

Rolldown 1.0 RC is here 🎉 🔒 Stable API: No breaking changes planned before 1.0 ⚡ 10-30x faster than Rollup while staying compatible 🧩 Multiple chunking algorithm improvements 📦 3,400+ commits since beta: 749 features, 682 fixes, 109 perf optimizations

Rolldown 1.0 RC is here 🎉

🔒 Stable API: No breaking changes planned before 1.0
⚡ 10-30x faster than Rollup while staying compatible
🧩 Multiple chunking algorithm improvements
📦 3,400+ commits since beta: 749 features, 682 fixes, 109 perf optimizations
Mel Andrews (@bayesianboy) 's Twitter Profile Photo

A new study from Anthropic finds that gains in coding efficiency when relying on AI assistance did did not meet statistical significance; AI use noticeably degraded programmers’ understanding of what they were doing. Incredible.

Uncle Bob Martin (@unclebobmartin) 's Twitter Profile Photo

Brilliant! “The Confidence Spiral: The more AI writes, the less you trust your own judgment. The less you trust your judgment, the more you defer to AI. The more you defer, the less you learn. The less you learn, the less you trust yourself. Spiral continues.”

Burke Holland (@burkeholland) 's Twitter Profile Photo

"There are only two kinds of documentation: the kind people don't read and the kind they complain about" And now there is only one kind: the kind that agents scrape as markdown. But at least you don't have to hear the complaining anymore.

Evan You (@youyuxi) 's Twitter Profile Photo

Let’s goooooo I have stopped thinking about formatting since using this in my own workflow. It’s so fast the step becomes invisible

Guillermo Rauch (@rauchg) 's Twitter Profile Photo

A Vercel user reported an issue that sounded extremely scary. An unknown GitHub OSS codebase being deployed to their team. We, of course, took the report extremely seriously and began an investigation. Security and infra engineering engaged. Turns out Opus 4.6 *hallucinated a

Guillermo Rauch (@rauchg) 's Twitter Profile Photo

Google has shipped a CLI for Google Workspace (Drive, Gmail, Calendar, Sheets, Docs, …) Huge! Written in Rust, distributed through npm & skills.sh $ npm i -g @⁠googleworkspace/cli $ npx skills add github:googleworkspace/cli 2026 is the year of Skills & CLIs

Nuxt (@nuxt_js) 's Twitter Profile Photo

we've just released Nuxt 4.4! it brings: 🏭 custom useFetch/useAsyncData factories 🗺️ vue-router v5 💪 typed layout props 🗣️ `useAnnouncer` for screen readers ⚡ 28x faster route generation with `unrouting` 🍫 smarter payload handling for cached routes 📊 build profiling 👉