(no title)
pandler | 5 years ago
It’s not a silver bullet and requires A bit of overhead. I’m interested too to hear how other people manage the problem.
pandler | 5 years ago
It’s not a silver bullet and requires A bit of overhead. I’m interested too to hear how other people manage the problem.
Etheryte|5 years ago
FlorianRappl|5 years ago
Most our projects where microfrontends have been actively demanded (and we did now quite a lot of them) did not come up due to use of multiple frameworks. Yes, it is possible to use multiple technologies, but quite often there is key technology in place anyway. E.g., one of our clients had a huge pattern library written in React and demanded all microfrontends to be written in React.
So why then microfrontends at all? Well, all parts are still independent from each other, i.e., independently developed and deployed. Our client has multiple teams and like that these teams can just work in their own pace using a few guiding principles that have been given by the solution architecture.