📍Stuttgart, Germany
Upgrades ↓
✨ Unified Route Tree: no more server-specific files
🔐 Type-safe middleware & server context upgrades
🛡 CSP/nonce support
⚡ Now works with any native Vite Env plugin
🌀 Zero-JS: any server handler can render!
Upgrades ↓
✨ Unified Route Tree: no more server-specific files
🔐 Type-safe middleware & server context upgrades
🛡 CSP/nonce support
⚡ Now works with any native Vite Env plugin
🌀 Zero-JS: any server handler can render!
But, honestly, I’m still on the fence about it. 😅
In this post, I’ll dig into the gnarly issue I ran into, and share three possible workarounds. Along the way, you’ll learn a bunch about the CSS cascade and specificity!
But, honestly, I’m still on the fence about it. 😅
In this post, I’ll dig into the gnarly issue I ran into, and share three possible workarounds. Along the way, you’ll learn a bunch about the CSS cascade and specificity!
Time to get Viewports into #Interop2026 because viewports on iOS have gotten only worse since I did the initial research in, *checks notes*, 2022 — github.com/web-platform...
Time to get Viewports into #Interop2026 because viewports on iOS have gotten only worse since I did the initial research in, *checks notes*, 2022 — github.com/web-platform...
- ✨ `processUrlSearchParams` middleware: sort the querystring alphabetically (for SEO & cache) or process it before updating the URL.
- 💎 Zod codecs community parser
- ⚠️ Log a warning when using debounce with shallow: true with a link to docs
Try it out: pnpm add nuqs@latest
- ✨ `processUrlSearchParams` middleware: sort the querystring alphabetically (for SEO & cache) or process it before updating the URL.
- 💎 Zod codecs community parser
- ⚠️ Log a warning when using debounce with shallow: true with a link to docs
Try it out: pnpm add nuqs@latest
I wrote an article covering some basics of CSS anchor positioning. Really excited to share this one! 🤩
🔗 ishadeed.com/article/anch...
I wrote an article covering some basics of CSS anchor positioning. Really excited to share this one! 🤩
🔗 ishadeed.com/article/anch...
a very exciting feature!
available in:
Chrome 133 & Safari 18.2
My post on Chrome Developers:
developer.chrome.com/blog/css-tex...
↪ nerdy.dev/text-box-trim
a very exciting feature!
available in:
Chrome 133 & Safari 18.2
My post on Chrome Developers:
developer.chrome.com/blog/css-tex...
↪ nerdy.dev/text-box-trim
devblogs.microsoft.com/typescript/a...
devblogs.microsoft.com/typescript/a...
- 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!
- 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!
PNG Third Edition is about to be published as a Recommendation!
Finally!
github.com/w3c/transiti...
PNG Third Edition is about to be published as a Recommendation!
Finally!
github.com/w3c/transiti...
📷 Responsive images are now stable – so squishy!
🎥 Experimental live content collections – so fresh!
🛡️ Big improvements to experimental Content Security Policy support – so solid!
☁️ Custom Cloudflare Workers entrypoints – so...cloudy?
📷 Responsive images are now stable – so squishy!
🎥 Experimental live content collections – so fresh!
🛡️ Big improvements to experimental Content Security Policy support – so solid!
☁️ Custom Cloudflare Workers entrypoints – so...cloudy?
Get ready to lock in:
🛡️ Experimental Content Security Policy support
📄 Render Markdown in content loaders
🖼️ Disable default styles in responsive images
... and more! ✨
astro.build/blog/astro-5...
Get ready to lock in:
🛡️ Experimental Content Security Policy support
📄 Render Markdown in content loaders
🖼️ Disable default styles in responsive images
... and more! ✨
astro.build/blog/astro-5...
▶️ Interaction tests
♿ Accessibility tests
👁️ Visual tests
🛡️ Coverage reports
🚥 Test widget
🪶 48% Leaner
✍️ Story generation
🏷️ Tag-based organization
🌐 Story globals
🏗️ Major updates for Svelte, Next.js, React Native, and more!
Let’s dive in!
▶️ Interaction tests
♿ Accessibility tests
👁️ Visual tests
🛡️ Coverage reports
🚥 Test widget
🪶 48% Leaner
✍️ Story generation
🏷️ Tag-based organization
🌐 Story globals
🏗️ Major updates for Svelte, Next.js, React Native, and more!
Let’s dive in!
Thread autoscaling, glibc-based static binaries, Debian/Ubuntu and RedHat Packages, Caddy 2.10…
Learn what's new in the announcement: dunglas.dev/2025/05/fran...
Thread autoscaling, glibc-based static binaries, Debian/Ubuntu and RedHat Packages, Caddy 2.10…
Learn what's new in the announcement: dunglas.dev/2025/05/fran...
blogs.windows.com/windowsdevel...
blogs.windows.com/windowsdevel...
Really well written post, as always, by Dan.
Really well written post, as always, by Dan.
2025 and you still can't encode my name properly? Why should I even bother?
So, here we go again: hello my name is St�phanie – a talk on “special characters”, inclusive design and user experience
2025 and you still can't encode my name properly? Why should I even bother?
So, here we go again: hello my name is St�phanie – a talk on “special characters”, inclusive design and user experience
TC39 will consider these JS proposals for stage movement at this week's meeting 🎉
2️⃣.7️⃣ Immutable ArrayBuffer
2️⃣ Upsert
🗑️ Record & Tuple
0️⃣ Compare strings by codepoint
0️⃣ Composite Keys
0️⃣ Disposable AsyncContext
0️⃣ Enum
0️⃣ Non-extensible applies to private
0️⃣ Object.propertyCount
TC39 will consider these JS proposals for stage movement at this week's meeting 🎉
2️⃣.7️⃣ Immutable ArrayBuffer
2️⃣ Upsert
🗑️ Record & Tuple
0️⃣ Compare strings by codepoint
0️⃣ Composite Keys
0️⃣ Disposable AsyncContext
0️⃣ Enum
0️⃣ Non-extensible applies to private
0️⃣ Object.propertyCount
In short, I'm excited. Check it out for more details: ishadeed.com/article/item...
In short, I'm excited. Check it out for more details: ishadeed.com/article/item...
• Turbopack for builds (alpha)
• Community support for Rspack (experimental)
• Client Instrumentation hook
• Navigation hooks
• TypeScript plugin improvements
nextjs.org/15-3
• Turbopack for builds (alpha)
• Community support for Rspack (experimental)
• Client Instrumentation hook
• Navigation hooks
• TypeScript plugin improvements
nextjs.org/15-3
Do you use #CSS grid? Ever wanted to have separators in between grid areas?
Have you resorted to weird background gradient, box-shadow & more hackarounds to solve this?
Then check out this gap decorations proposal blogs.windows.com/msedgedev/20...
Do you use #CSS grid? Ever wanted to have separators in between grid areas?
Have you resorted to weird background gradient, box-shadow & more hackarounds to solve this?
Then check out this gap decorations proposal blogs.windows.com/msedgedev/20...