How do large teams scale their Frontend applications?

preview_player
Показать описание
Micro Frontend architecture with Module Federations is one of the ways of scaling Frontend applications. React or any other apps that come out of the box can easily get complex as teams get more requirements and the company grows, therefore a good way of scaling the app, as well as the team is necessary. Let's discuss the natural progression of a small-size company scaling into a large one.

Consider supporting the channel by clicking the "Thanks" button ❤️

📚 Resources:

And don't forget to subscribe for more videos like this 😊
Рекомендации по теме
Комментарии
Автор

I am a new UI Developer and wondered about scalability on front end teams works. This was amazing and informative! Thank you!!

oscarhv
Автор

The problem with micro frontends is that it doesnt solve the team scaling and introduces much more problems than it solves. Microservices are introduced on the backend mainly, because different systems behave differently. A frontend scales exactly for the same reasons so no need for micro frontends.

A much better way is to create packages and scale along responsibilities. For example, it makes sense to have a design system team and a package to integrate them into the main project. Same for api communication, security etc

ChrisVisserDev
Автор

wow! one of the best educators, please keep making more architectural videos, can you also focus on FE as well

zdargahi
Автор

A quick hands on will be excelent thanks for this is very helpfull or a course if you have one please post it. An full integration video of all this techs can be really helpfull.

orlandofury
Автор

Waiting for your microservices video!

grandpaK
Автор

You can deal with the deployment issues with feature flips

ColdIce
Автор

would be nice to see an example with authentication session.

naumanahmed
Автор

I found this similar to monorepos by Nx or turborepo, but i don't know how to scale them seperatly

gamingwolf
Автор

is MFe still relevant with Nextjs stack ?

yassinebouchoucha
Автор

Спасибо! Меня на собеседовании спросили про микрофронтенд и я был в растерянности. Хотя я до сих пор не понимаю, зачем мне знать такое как энтри-левел разработчику

BudetSvobodnoy
Автор

How can I, as a beginner in Frontend Development, create projects that will help me apply for a job as a junior Frontend Developer? I have been solving many challenges on Frontend Mentor, but is this enough?

aram
Автор

BTW micro frontends are damn more costly

anandraj
Автор

Vercel to me do the best job with scaling

utuberlol
Автор

Don't know why micro frontend is even a thing. What problem it is solving and at what cost? It looked like it adds more problems rather than solving it

JEEVRAJTARALKAR
Автор

no example, vague solution, waste of time

SantoshKumar-buqr