» Tag
webdevelopment
28 postsReduced Build Time from 4:34 to 1:08 by Switching to Rust Rolldown Plugin
I reduced my build time from 4:34 to 1:08 by using a Rust rolldown plugin.
Three Search Models in 2026: Keyword, RAG, and Conversational LLM
Explore the three search models of 2026: keyword, RAG, and conversational LLM. Essential insights for web developers.
Why I Test In Safari First
Why I choose Safari as my primary testing environment for new frontend projects? The benefits of this approach in catching bugs early.
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.comThe Accessibility Audit That Opened My Eyes
My experience with an accessibility audit changed my development process. Insights on basic mistakes and lessons learned.
A localStorage pattern causing data loss due to hydration issues
An examination of hydration issues causing user data loss in localStorage setups.
WordJS: A Node.js CMS with Secure Plugin Isolation
WordJS is a Node.js CMS that enhances security by running plugins in isolated processes.
How I Built My Site With Claude Code
Discover how I built my website from scratch using Claude Code for development.
Parallel Routes in Next.js App Router
Learn how to render multiple pages simultaneously in the Next.js App Router using parallel routes.
62 Free Browser Tools: A Site That Works Without Uploads
A website where users can access 62 free tools without uploading files: Tools Guru. All processes occur in the browser.
Transforming Progress Bars with the New Typed attr() Function
The new typed attr() function in CSS enhances progress bars, reducing JavaScript reliance.