» Tag
frontend
59 postsWhy 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.
Introduction to Anchor Positioning
Learn to dynamically position UI elements with the Anchor Positioning API.
Building a Data Grid: My Year-Long Journey Through 10 Levels
Explore the complexities of building data grids and the optimization process.
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.comParallel Routes in Next.js App Router
Learn how to render multiple pages simultaneously in the Next.js App Router using parallel routes.
Animated UI Components Using Canvas/WebGL and Spring Physics Instead of CSS
Explore 200+ open-source animated UI components using Canvas/WebGL and spring physics.
Creating an Accessible Code Diff: Single Reading Order and Navigable Hunks
Explore ways to create accessible code diffs. Enhance user experience with a single reading order and navigable hunks.
I Removed Tailwind CSS and Used Modern Native CSS
I replaced Tailwind CSS with modern native CSS. The advantages for project management and code cleanliness are discussed.
Transforming Progress Bars with the New Typed attr() Function
The new typed attr() function in CSS enhances progress bars, reducing JavaScript reliance.
Reviving a Dead 8-Year-Old CSS Library: The Birth of Vivace
Vivace revives the A.css library with enhanced features like a trigger engine and exit animations, all under 7 kB.
Auto-Animate Now Compatible with Marko
The @formkit/auto-animate library has introduced its official adapter for Marko 6. Animate list changes with a single tag.