Frontend
154 views
Web Component
Quick Definition
Browser-native technology for reusable custom HTML elements
Full Definition
A browser-native technology for creating reusable encapsulated custom HTML elements.
Examples
custom elements, shadow DOM, HTML templates, framework-agnostic UI
Related Terms
shadow-dom
custom-elements
component-library
More Frontend Terms
Single-Page Application
Web app that loads once and dynamically updates content
Code Splitting
Breaking JS bundles into smaller chunks loaded on demand
Design System
Collection of reusable components and UI standards
Svelte
Compiler-based framework producing efficient vanilla JS
State Management
Managing application data state across components
Web Accessibility
Making websites usable by people with disabilities