10 Comments

Great break down of the topic.

I don't know much about frontend as I am a backend developer. But, learned a lot of new things from this!

Expand full comment

thanks for the feedback, Basma.

Expand full comment

I knew about Micro frontend however reading this makes things more concrete. Coincidently the question of micro frontend has been asked to me 2 times in different interviews after I read this. Thanks so much for this well written article :)

Expand full comment

you're welcome, Vikas.

Expand full comment

Great article!! Thanks for sharing !!

Expand full comment

thank you for the feedback, Bernardo.

Expand full comment

how do i refer you to other people?

Expand full comment

hey, use the share button in this post or get the link from https://newsletter.systemdesign.one/leaderboard

Expand full comment

Now I finally understand that microfrontend buzzword :)

The part about the integration of the microfrontends was especially enlightening.

Regarding the takeaways - for the last couple of years, we considered this split, but still stayed with a monolith frontend. The guidelines are a bit vague, I know it always depends on the company and situtation, but I was thinking maybe there are rules of thumb.

Something like amount of lines in a project, or number of developers working on the same frontend.

Expand full comment

The generic guidelines applies for the team size: 3-8 members.

I don't "think" the number of lines is important because the Micro Frontend should be based on bounded context (vertical sub-domains).

Expand full comment
Error