-
Notifications
You must be signed in to change notification settings - Fork 5
Implementing Micro‐frontend
Kiran Mantha edited this page Apr 1, 2024
·
1 revision
Micro-frontends are latest architectural trend to deploy a large application by building smaller applications.
To know how to build a micro-frontend using PlumeJS, checkout:
Made with ❤️ by KiranMantha
- Home
- Getting started
- Components
- Signals
- Services
- Routing
- Forms
- UI Components
- Unit Testing
- Usage in VanillaJS
- Others
- Example repo
- A basic ecommerce app built using PlumeJS
- Example templates
- Implementing monorepo
- Implementing Micro-frontend
- Implementing using importmaps
- Strapi + PlumeJS
- Capacitor + PlumeJS
- Credits