» Tag
frontend
59 postsVite 8's Rolldown Makes Builds 13x Faster, Not the Dev Server
Vite 8 merges Rollup and esbuild into a single Rust bundler called Rolldown/Oxc. Real benchmarks show a 13x faster production build, while the dev server stays essentially unchanged.
How to Build a Modern WordPress Theme Using Vite
Learn how to integrate Vite into WordPress themes for Sass, JS modules, hashed production assets, and manifest-based asset loading with graceful fallbacks.
React Approval Emails Without Effect Loops
Discover why approval flows in React apps cause email issues and how to fix them.
CommitBrief — AI code reviews, right in your terminal
A provider-agnostic, local-first CLI that reviews your staged changes, a historic range, or a whole GitHub pull request. Zero telemetry, no server. Free and open source.
commitbrief.comGitHub rebuilds Issues navigation for instant, cache-first loading
GitHub built a client-side caching layer with IndexedDB, cache preheating, and a service worker to make Issues navigation feel instant instead of laggy.
Site List Maintenance Status: Blue Pulse Running, Green Done
A frontend-only fix that shows the currently running WordPress site with a pulsing blue border and finished sites with solid green, no backend changes needed.
TanStack Table V9 Beta: New Features and Lower Memory Usage
TanStack Table V9 beta introduces significant updates in state management and memory usage.
One Markdown File, 15 Landing Pages: Separate Your Copy From Your Design
Our homepage saw fifteen redesigns from one markdown file, enhancing workflow by separating copy and design discussions.
Solve Dropdown Issues with Browser's Native Popover
The new Popover API provides popovers that open and close without JavaScript for dropdown menus.
Tailwind CSS v4: What Changed and How I Migrated Two Projects
Discover the significant changes in Tailwind CSS v4 and how I migrated two projects.
Swiper: The Effective Touch Slider for Mobile
Swiper is the most comprehensive touch slider in the modern web ecosystem. It stands out with its performance and modular structure.