Frontend
27 views
Web Accessibility
Quick Definition
Making websites usable by people with disabilities
Full Definition
Making websites usable by people with disabilities following WCAG guidelines.
Examples
ARIA labels, keyboard navigation, screen reader support, color contrast
Related Terms
html
semantic-html
wcag
More Frontend Terms
Lazy Loading
Deferring resource loading until needed
Vite
Fast build tool with instant server start and HMR
Single-Page Application
Web app that loads once and dynamically updates content
Responsive Design
Making web pages render well on all devices
Vue.js
Progressive JavaScript framework for user interfaces
Angular
Full-featured TypeScript framework for single-page apps