Frontend
152 views
Micro-Frontend
Quick Definition
Architecture composing apps from independent frontend pieces
Full Definition
An architecture where a frontend app is composed of independently developed pieces.
Examples
Module Federation, single-spa, independent deployment
Related Terms
microservices
module-federation
More Frontend Terms
Web Accessibility
Making websites usable by people with disabilities
Server-Side Rendering
Rendering web pages on the server for initial load
Svelte
Compiler-based framework producing efficient vanilla JS
Tailwind CSS
Utility-first CSS framework for custom design building
Virtual DOM
Lightweight DOM copy for efficient UI updates
Accessibility ARIA
Attributes enhancing accessibility for dynamic web content