Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Misleading diagram wrt frameworks #49

Closed
ewolff opened this issue May 20, 2021 · 2 comments
Closed

Misleading diagram wrt frameworks #49

ewolff opened this issue May 20, 2021 · 2 comments

Comments

@ewolff
Copy link
Contributor

ewolff commented May 20, 2021

https://github.com/neuland/micro-frontends/blob/master/ressources/screen/three-teams.png seems to indicate that the three teams should use three different frameworks (Vue, React, Angular). At least the logos for these frameworks are present in the screen. However, that is not what the example code seems to use. Also this approach would use a lot of resources and slow down loading the application and page. It would therefore be great to remove the logos from the figure. Also it would be great if the page explicitly talk about the problems such a multitude of frameworks might cause.

@naltatis
Copy link
Member

Hi @ewolff. Yes, the diagram shows these different frameworks side by side to illustrate the level of isolation and autonomy we should aim for. In contrast to integration through the component system of one specific framework. But I agree that the diagram and surrounding text should be updated to make this clear.

naltatis added a commit that referenced this issue Jul 16, 2021
@naltatis
Copy link
Member

I've removed the framework logos from the diagram and added a "Avoid Framework Anarchy" section to the content.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants