Skip to main content

5 docs tagged with "frontend"

View all tags

Browser Developer Tools

Learn how to use Browser Developer Tools (DevTools) to inspect, debug, and optimize websites for performance, accessibility, and security.

CSS Animation Practice Projects

Hands-on CSS animation practice with real mini-projects, transitions, keyframes, micro-interactions, and modern UI animation patterns.

CSS Layout Practice Projects

Hands-on CSS layout practice with real-world examples like grids, flexbox layouts, dashboards, navigation bars, hero sections, and complete page structures.

Forms in React

Learn how to handle forms in React comprehensively with examples covering controlled components, uncontrolled components, textarea, select, file input, and more. This extensive guide covers theory, usage, features, examples, best practices, alternatives, and advanced techniques.