Frontend
135 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
Server-Side Rendering
Rendering web pages on the server for initial load
Flexbox
CSS layout module for one-dimensional item arrangement
Webpack
Module bundler for compiling and optimizing JS assets
Frontend Development
Building user-facing web applications with HTML, CSS, JavaScript
Static Site Generation
Pre-rendering pages at build time into static HTML
JavaScript
Programming language enabling interactive web content