Logo

dev-resources.site

for different kinds of informations.

Micro frontend frameworks in 2024

Published at
3/13/2024
Categories
microfrontend
javascript
developers
webdev
Author
lakincoder
Author
10 person written this
lakincoder
open
Micro frontend frameworks in 2024

Micro Frontends are becoming an increasingly popular approach for building modern web applications. As opposed to building a monolithic app, micro frontends allow you to break down an app into smaller, independent pieces that can each be developed, deployed, and scaled separately.

This modular architecture brings a lot of benefits - easier maintenance, better team collaboration, faster iteration, and improved resilience. As more teams adopt this approach, the tools and frameworks ecosystem around micro frontends continues to grow.

Here are some of the most promising micro frontend frameworks to watch for in 2024:

  • Single-SPA Framework - One of the most popular choices. It has a large community behind it and offers robust routing and lifecycle management for microapps.
    Ref - https://single-spa.js.org/

  • Piral Framework - Focused on developer experience with features like a visual UI editor, live previews and hot module replacement.
    Ref - https://piral.io/

  • Luigi Framework - A very lightweight framework built by the folks at SAP.
    Ref - https://luigi-project.io/

  • OpenComponents Framework - Strong focus on componentization and making components reusable across different microapps.
    Ref- https://opencomponents.github.io/

  • Mosaic Framework - Built by BigCommerce. Designed specifically for ecommerce use cases. Comes with pre-built config and best practices.

    Ref- https://mosaic.js.org/

  • Ara Framework - Build Micro-frontends easily using Airbnb Hypernova
    Ref- https://ara-framework.github.io/website/

  • Voltran - a micro frontends framework which is developed by Hepsiburada Technology Team
    Ref- https://github.com/hepsiburada/VoltranJS

  • qiankun - enables you and your teams to build next-generation and enterprise-ready web applications leveraging Micro Frontends. It is inspired by and based on single-spa.
    Ref- https://github.com/umijs/qiankun

microfrontend Article's
30 articles in total
Favicon
Custom builder for Angular: My way
Favicon
Tech Watch 6
Favicon
What is Microfrontend, and How to Implement It?
Favicon
How to load an MFE module from a shell app (Using Angular + Webpack + Module Federation)?
Favicon
Solucionar erro imagem module-federation
Favicon
The Future of Scalable Frontends: Independent Deployment and Unified UX with Micro Frontends
Favicon
Exploring a new communication pattern for micro-frontends
Favicon
The Evolution of Frontend Development: Exploring Different Architectures
Favicon
Scaling Micro-Frontend Reliability: Advanced Techniques in Version Management and Automated Testing
Favicon
Implementation of Microfrontend with Vite Compiler
Favicon
How to Implement Microfrontend with ejected create-react-app
Favicon
How to Implement Microfrontend with create-react-app
Favicon
Micro Frontend with Module Federation in React
Favicon
Building a MicroApp, Extending Microfrontend Pattern
Favicon
Micro Frontends
Favicon
Webpak 5 Series Part-2
Favicon
Exploring the Power of Microfrontend with React and Webpack 5
Favicon
Micro front-end module federation: Aplicação extensível
Favicon
Webpack 5 series part-4
Favicon
Webpack 5 Series Part-1
Favicon
How I reduced my app size from 14mb to 600kb
Favicon
Exploring an experimental Micro-Frontend Architecture with Server-Side Rendering using React Server Components
Favicon
Exploring Microfrontends with Vite and React: A Step-by-Step Guide
Favicon
Angular: angular/module-federation
Favicon
How to implement Micro Frontend on Salesforce with React
Favicon
Nem tudo precisa de Micro Frontends, as vezes você só precisa de Web Components
Favicon
Micro-frontend architecture alongside Vue 3 migration
Favicon
Exploring Micro Frontends in Modern Web Development
Favicon
Micro frontend frameworks in 2024
Favicon
Creating a web application using micro-frontends and Module Federation

Featured ones: