» Tag
frontend
59 postsReact 19 useFormStatus and useFormState for Accessible Forms
React 19's useFormStatus and useFormState hooks improve form accessibility while eliminating the need for extra library dependencies.
Microcharts - 106 Tiny React Charts Fit Inside Text Lines
Microcharts provides 106 independent React charts for inline use, enhancing accessibility with descriptive labels.
One-Click Pipeline: An SSE Stream Orchestrating Everything
The new application interface enables users to manage knowledge creation and AI planning through a single SSE stream.
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.comFrom Liquid to Hydrogen: A Developer's Guide to Headless on Shopify
Explore the differences between Liquid and Hydrogen, the benefits of going headless, and what it means for developers.
Why SnapDOM Outperforms html2canvas for DOM-to-Image Capture
SnapDOM provides a more efficient and accurate alternative to html2canvas for DOM-to-image conversion.
Sims-style House Builder in the Browser: Built with Three.js
Explore a browser-based open-source Sims-style house builder built with Three.js, featuring dynamic UI and no backend.
I Scanned 15 Public Lovable Apps
A scan of 15 Lovable apps reveals security risks, including public database access and lack of Content-Security-Policy.
Scaling 4,400 Pages Without Breaking: Static Site Experience
A static site with 3,400 hotel listings generates 4,400 HTML pages. Insights on scaling challenges and solutions are provided.
How to Protect Widgets from CSS Collisions: Shadow DOM
Use Shadow DOM to protect your widgets from CSS collisions. An effective solution compatible with modern browsers.