Frontend
28 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
TypeScript
Superset of JavaScript with static type checking
Web Component
Browser-native technology for reusable custom HTML elements
Vue.js
Progressive JavaScript framework for user interfaces
Static Site Generation
Pre-rendering pages at build time into static HTML
Vite
Fast build tool with instant server start and HMR
Server Components
React components rendering on the server for better performance