Frontend
40 views
Responsive Design
Quick Definition
Making web pages render well on all devices
Full Definition
An approach making web pages render well on all devices and screen sizes.
Examples
fluid grids, flexible images, media queries, mobile-first
Related Terms
css
mobile-first
flexbox
More Frontend Terms
Vue.js
Progressive JavaScript framework for user interfaces
Hydration
Process of attaching JS event handlers to server-rendered HTML
Design System
Collection of reusable components and UI standards
Context API
React mechanism for sharing state without prop drilling
Angular
Full-featured TypeScript framework for single-page apps
Accessibility ARIA
Attributes enhancing accessibility for dynamic web content