Frontend
151 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
Tailwind CSS
Utility-first CSS framework for custom design building
Web Component
Browser-native technology for reusable custom HTML elements
HTML
Standard markup language for web page structure and content
Angular
Full-featured TypeScript framework for single-page apps
State Management
Managing application data state across components
Server-Side Rendering
Rendering web pages on the server for initial load