Accessibility in React that actually ships: a WCAG 2.2 field guide
Automated tools catch 30% of issues. The other 70% need keyboard testing, screen reader runs, and deliberate ARIA patterns. Here's…
6 articles found. Clear filters
Automated tools catch 30% of issues. The other 70% need keyboard testing, screen reader runs, and deliberate ARIA patterns. Here's…
You don't install shadcn/ui — you own the code. Two years in, the model has won. Here's how to use…
The View Transitions API is now a Baseline feature in all major browsers. Here's how to use it in a…
Responsive components that react to their container, not the viewport. Real patterns from shipping container queries across a 200-component library.
Native CSS variables, the new @theme directive, and what we learned tearing out tailwind.config.js for good.
Perceptually uniform color, predictable dark mode, and gradients that don't go grey in the middle. A practical migration guide.