Microfrontend

Pattern in front-end development

Micro frontends (singular: micro frontend[1]) is a front-end web development pattern in which a single application may be built from disparate builds.[1] It is analogous to a microservices approach but for client-side single-page applications written in JavaScript.[2] It is a solution to de-composition and routing for multiple front-end applications.[3]

Micro frontends (MFE) can be built using the following approaches:

  • With module federation
  • With Single-SPA
  • With Web Components
  • With iFrames

Companies that use micro frontends are IKEA, Spotify, etc.[4]

For Webpack this concept is referred to as module federation.[5]

See also

  • Microservices
  • Software modernization

References

  1. ^ a b "Micro Frontends". martinfowler.com. Retrieved 2023-05-03.
  2. ^ "Contentstack: What is a micro-frontend approach? - CW Developer Network". www.computerweekly.com. Retrieved 2022-08-29.
  3. ^ "Decision Strategies for a Micro Frontends Architecture". InfoQ. Retrieved 2022-08-29.
  4. ^ "Experiences Using Micro Frontends at IKEA". InfoQ. Retrieved 2022-08-29.
  5. ^ "Module Federation". webpack. Retrieved 2022-08-29.
  • v
  • t
  • e
Software engineering
Fields
ConceptsOrientationsModels
Developmental
Other
Languages
Related fields
  • Commons
  • Category


Stub icon

This article related to a type of software is a stub. You can help Wikipedia by expanding it.

  • v
  • t
  • e