Tag: #speculation-rules
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 4 posts
Web Standards & CSS 2026 — Container Queries / View Transitions / Popover / Anchor Positioning / Scroll-driven Animations Deep Dive
In 2026, the web platform finally became what we have been waiting a decade for. Container Queries are the default for component responsiveness. View Transitions API extended from single-page to cross-document, making sm
2026-05-16 · 16 min read #web-standards#css#container-queries#view-transitions#popover-apiPWA & Service Workers 2026 — Workbox 7 / vite-pwa / Capacitor / TWA / iOS Web Push / Storage Buckets Deep Dive
PWA in 2026 is no longer "that thing that does not work on iOS." Web Push has worked since iOS 16.4, the bizarre political drama where Apple removed EU Home Screen Web Apps in iOS 17.4 (Feb 2024) and restored them three
2026-05-16 · 24 min read #pwa#service-worker#workbox#vite-pwa#next-pwaThe Web Platform in 2025 — Complete Guide: Container Queries, :has(), CSS Nesting, Subgrid, Popover API, Anchor Positioning, WebGPU, WASI, Speculation Rules, and Baseline 2024-2025 — Season 6 Ep 5
When the platform grows, the framework gets lighter. A full survey of the core capabilities that landed in the web platform in 2024-2025. Container Queries and @container, the :has() parent selector, native CSS Nesting,
2026-04-15 · 12 min read #web-platform#container-queries#has-selector#css-nesting#css-subgridThe Science of Modern Web Performance — A Deep Dive into Core Web Vitals, INP, LCP, CLS, RUM, Lighthouse, Critical Rendering Path, and Speculation Rules (2025)
Why is my site slow? In 2024, INP officially replaced FID, reshaping the three Core Web Vitals, while the Speculation Rules API, Partial Hydration, HTTP/3, and Early Hints all matured simultaneously. This post traces why
2026-04-15 · 21 min read #web-performance#core-web-vitals#inp#lcp#cls