-
**Is your feature request related to a problem? Please describe.**
I'm curious if anyone has explored the possibility of implementing [Micro Frontends](https://micro-frontends.org/) in the context of…
-
If anything goes wrong, service is down or similar, there has to be a system that let the user know about it. And maybe shows skeleton screens or error message.
-
## Overview
How to implement Micro-Frontends architecture using Angular.
## Details of Event
Angular code-lab.
1. Need for Micro-Frontends.
2. Pros/Cons
3. How to break existing Monolith…
-
- Microfrontents infrastructure
- allow projects to share styles config, state.
- ability to add any framework project
- react, Vue, tauri
- build on top of tauri framework.
…
eduuh updated
2 months ago
-
Se requiere realizar la documentación de la tecnologías y arquitectura utilizadas para micro-frontends en los lineamientos de las OATI. Agregar un nuevo modulo a los lineamientos ya establecidos de la…
-
#### Description
I'm looking to integrate single-spa into an existing project and utilize rspack to build and package micro-frontends efficiently. Has anyone had experience with this combination and …
-
In my micro frontend I have a html page with multiple scripts included. Each of these scripts are created by a different webpack config.
In development mode webpack uses the `NamedModuleIdsPlugin`.…
-
### Core or SDK?
Platform/SDK
### Which part? Which one?
Micro Frontend Support
### Description
Feedback received via client regarding Micro Frontend Support:
"we're trying to implement the "Aut…
-
I have an application shell that loads and mounts X different micro frontends application. Each of them is indipendently deployed and has its own .map file.
My _desiderata_ would be do have X insta…
-
I've read about this feature think this would be a great feature addition to Aleph:
https://medium.com/the-hamato-yogi-chronichels/lets-build-micro-frontends-with-nextjs-and-module-federation-b48c…