One topic, one year
Code in 2023
3 posts made it through both filters.
CSS @prefers-reduced-motion - how to respect accessibility settings in your web design. Small effort, big impact for real people.
CSS @container queries change the game for responsive design. Components that respond to their own size, not the viewport. Finally.
Unexpected '0' showing up in your React components? A common conditional rendering code smell - and how to fix it properly.