Tag: #web-components
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
The 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-subgridMicro Frontend Architecture Practical Guide: Module Federation, Single-SPA, Web Components Comparison
Compares three micro frontend implementation approaches -- Webpack Module Federation, Single-SPA, and Web Components -- with production code, covering shared state management, CSS isolation, independent deployment strate
2026-03-15 · 6 min read #architecture#micro-frontend#module-federation#single-spa#web-components