1 min readMay 25, 2019
Hey Eduardo,
sorry if it took a while before answering, it was an intense week 🤪
- bundle size is less than a problem, we structured the application following users behaviours, therefore, an authenticated users, unless log out or goes to help, it would never download any bundle.
We are not using any common components library yet, each dev team is implementing their own components.
I’m evaluating in those days web components and how they could fit not only from a technical point of view but from a company point of view as well, when I nail the flow it could be a good addition for creating dumb components without much logic. - that’s correct, no share libraries or components improves the delivery speed because each team can take local decisions, they don’t have external dependencies and they can move with their own speed inside their sprint.
During the webinar, I’m not doing a performance comparison, but I explain how you can approach micro-frontends in different way highlighting PROs and CONs
Let me know if you need more info 😃