Category
React
5 posts
Is "dumb HTML" really killing React? The honest case for HTMX
HTMX is 16KB that lets HTML talk to the server and swap in the reply. One company cut 67% of their React code with it. Here's when it wins and when it burns you.
Video.js v10 Beta: 88% Smaller, Fully Composable
Video.js v10 is a ground-up rewrite — 88% smaller bundles, composable components, first-class React, and built for AI-assisted dev. Here's what changed.
Expo SDK 56: The Update That Finally Makes Builds Fast
Expo SDK 56 ships React Native 0.85, a 5x faster CLI, stable Expo UI, and Hermes v1 by default. Here's what actually matters for your app.
Open-Source VS Code Extension Starters: React and Svelte with Tailwind
Two open-source VS Code extension starter kits — one React 19, one Svelte 5 — both wired with TailwindCSS v4, TypeScript, esbuild, routing, and working webview↔extension messaging. Clone, rename, ship.
Building VS Code Extensions in 2026: The Complete Modern Guide
Master VS Code extension development in 2026. Learn TypeScript, React webviews, AI integration with Ollama, and publishing to the marketplace. Includes real-world examples and open-source templates.