» Tag
web-development
31 postsReporting Web 3D Capabilities on a Budget of $3 a Month
Web3DSurvey provides a low-cost solution for collecting Web 3D capability data.
Thinking Horizontally in CSS Layers
The horizontal thinking approach with CSS @layer simplifies style management for engineers.
Why Intercepting Slack Push Notifications with a Chrome Extension is Impossible
It's impossible to intercept Slack's push notifications with Chrome extensions. Research explains the underlying reasons.
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.comURL Design: Enhancing User Experience
Learn about the importance of URL design, its components, and safe usage practices.
Introduction to Anchor Positioning
Learn to dynamically position UI elements with the Anchor Positioning API.
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.
React Server Components: The Depths of Streaming and Client Boundaries
React Server Components enhance interaction between server and client, improving application performance. Learn about streaming and boundaries.
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.
Building the ChatGPT Typing Effect in Modern JavaScript
Learn how to implement the ChatGPT typing effect using modern JavaScript.