Frontend
29 views
Accessibility ARIA
Quick Definition
Attributes enhancing accessibility for dynamic web content
Full Definition
Accessible Rich Internet Applications, attributes enhancing accessibility for dynamic content.
Examples
ARIA roles, aria-label, aria-hidden, live regions
Related Terms
web-accessibility
html
screen-reader
More Frontend Terms
Svelte
Compiler-based framework producing efficient vanilla JS
Angular
Full-featured TypeScript framework for single-page apps
HTML
Standard markup language for web page structure and content
Server-Side Rendering
Rendering web pages on the server for initial load
WebAssembly
Binary format enabling near-native performance in browsers
Component Library
Pre-built reusable UI components for faster development