Frontend
155 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
HTML
Standard markup language for web page structure and content
Vite
Fast build tool with instant server start and HMR
Service Worker
Background script enabling offline support and notifications
TypeScript
Superset of JavaScript with static type checking
Context API
React mechanism for sharing state without prop drilling
Frontend Development
Building user-facing web applications with HTML, CSS, JavaScript