FrontEnd Architecture
FrontEnd Architecture
Different
FrontEnd
Architecture
today
Follow Vasanth Bhat on LinkedIn
Subscribe to uncommonGeeks
1. Monolith
Here frontEnd, Backend,
Database all together
considered as one system.
Code changes, deployment
all are made for one big
system.
As you can see on the left
hand side. For the entire
shop management, there
is just one team.
In monolithic architecture,
applications have huge components
and complex logic. Therefore,
maintaining or upgrading such
applications is challenging. Moreover,
integrating a new team can be a
difficult task.
Disadvantages of MicroFrontEnd
1. Code duplication.
2. Same fix needs to happen on different
projects
3. Duplicate code review work.
Dis-advantages of MicroFrontEnd
1. Poor Git performance when working on
large-scale projects.
2. Higher build time.
3. Sometimes unnecessary code will be
shipped with the product.
Follow Vasanth Bhat on LinkedIn
Subscribe to uncommonGeeks
Subscribe to
uncommonGeeks
Youtube channel
Follow VASANTH BHAT on LinkedIn