บทความ

Micro Frontends

รูปภาพ
Micro Frontends What isMicro Frontends?      Micro Frontends architecture has taken the concept of microservices and deployed them in the front-end and The term Micro Frontends first came up in ThoughtWorks Technology Radar at the end of 2016. Micro frontends are a new pattern where web application UIs (front ends) are composed from semi-independent fragments that can be built by different teams using different technologies. Micro-frontend architectures resemble back-end architectures where back ends are composed from semi-independent microservices. CONCEPT & TECHNIQUE Front-end development techniques have changed. Now that development teams are able to separate the monolith into smaller, feature-level parts, microservice ideas are being brought into the frontend world of development. Applying Ideas to Frontend Development Now, what is happening is that the service development team and the frontend are different teams. This is work that is clearly separated from different layers,