Tag: frontend
All the articles with the tag "frontend".
-
Modern CSS in 2026: container queries, :has() and anchor positioning
Updated date:Today's CSS has nothing to envy JavaScript for complex layouts. Practical guide to the three features that changed interface development the most.
-
React 19: useActionState, useOptimistic, and the end of manual loading states
Updated date:React 19 redesigned how we handle forms, mutations, and transition states. Practical guide to the new APIs with real examples.