Ngo Lap NguyenforDwarves Foundation's Team Blogdwarvesf.hashnode.net·Mar 27, 2023Micro-Frontend - What & Why?As web applications become more complex and feature-rich, traditional frontend architectures such as monolithic will become harder to maintain, scale, and evolve. Micro-frontend is an emerging front-end architecture that aims to address these challen...Discuss·53 likes·107 readsMicrofrontend
CessforCode with Cess 👊🏿cesscode.hashnode.net·Apr 3, 2023Building a Large Scale Micro-frontend Application.The complexity of web applications makes maintaining traditional monolithic architectures more challenging. Micro-frontends have emerged as a promising solution to these challenges. It allows us to break up the front-end of a web application into ind...Ijeoma Igboagu and 1 other are discussing this2 people are discussing thisDiscuss·45 likes·2.6K readsJavaScript
Tomas FernandezforSemaphore CI/CDsemaphore.hashnode.net·Oct 14, 2022FeaturedMicrofrontends: Microservices for the FrontendMicrofrontends: Microservices for the Frontend Microservices are a popular way to build small, autonomous teams that can work independently. Unfortunately, by their very nature, microservices only work in the backend. Even with the best microservice ...Moiz Alnoor and 1 other are discussing this2 people are discussing thisDiscuss·42 likes·1.0K readsMicroservices
Thanh PhamforDwarves Foundation's Team Blogdwarvesf.hashnode.net·Apr 21, 2023Lessons Learned from Being a Part of Corporate Microfrontend ImplementationCo-authored with Thinh Le. Introduction As we venture further into the dynamic world of frontend development, we developers are on a constant quest for techniques that boost productivity, maintainability, and collaboration among multiple teams. Micro...Discuss·17 likesMicrofrontend
Karan RawalforMakerspacemakerspace.hashnode.net·Apr 19, 20235 Amazing Micro Frontend Frameworks for Pro ProgrammersIn 2023, micro frontend frameworks are poised to take center stage, offering developers increased performance, flexibility, and scalability. According to a report, the global Microservices Architecture Market is projected to grow from $5.9 billion in...Discuss·9 likes·41 readsWeb Development
TECHcommunity_SAGfortechcommsag.hashnode.net·Apr 18, 2023The power of micro frontends – How to dynamically extend Cumulocity IoT FrontendsIntroduction Micro frontends sound like the next buzzword. But it follows the same reasoning as microservices for the backend: loosely coupled functionality that can be developed and deployed independently. It is the de facto standard to avoid monol...Discussiot
Alibek Kazhibekovforalibekdev.hashnode.net·Apr 16, 2023Micro-frontends with Next.js and Module FederationImagine a typical e-commerce app with a header containing a menu, search bar, user account, and cart, as well as various pages such as the home page, product description page, and checkout page. These pages and components are typically developed by d...Discuss·93 readsMicrofrontend
Adeesh SharmaforAdeesh's Software Engineering Insightsadeesh.hashnode.net·Apr 10, 2023Setting up React Micro Frontends with Vite Module Federation using @originjs/vite-plugin-federationIntroduction Webpack 5's powerful new feature, Module Federation, makes it possible for independent applications to share and dynamically load code from one another. In the React ecosystem, Vite is becoming more and more popular due to its modern, li...Discuss·31 readsvite
CessforCode with Cess 👊🏿cesscode.hashnode.net·Apr 3, 2023Building a Large Scale Micro-frontend Application.The complexity of web applications makes maintaining traditional monolithic architectures more challenging. Micro-frontends have emerged as a promising solution to these challenges. It allows us to break up the front-end of a web application into ind...Ijeoma Igboagu and 1 other are discussing this2 people are discussing thisDiscuss·45 likes·2.6K readsJavaScript
Mohan ReddyforMohan's Blogimohanreddy.hashnode.net·Mar 31, 2023How to setup your MicroFrontend ApplicationWhen building large scale applications, having a monolith structure is quite cumbersome, with so many developers working simultaneously, it is hard to maintain it as well. To counter this, we have different implementations like microservices which di...Discuss·4 likesAngular
Ngo Lap NguyenforDwarves Foundation's Team Blogdwarvesf.hashnode.net·Mar 30, 2023A Case Study Interview into Micro-Frontends: Building Design System for E-commerce PlatformIn a previous article Micro-Frontend - What & Why?, we took a look into what is Micro-Frontend architecture, as well as some core concepts behind it. For some of you that have missed the memo, here’s a tl;dr: Micro frontend architecture is an approa...Discuss·20 likes·103 readsMicrofrontend
Ngo Lap NguyenforDwarves Foundation's Team Blogdwarvesf.hashnode.net·Mar 27, 2023Micro-Frontend - What & Why?As web applications become more complex and feature-rich, traditional frontend architectures such as monolithic will become harder to maintain, scale, and evolve. Micro-frontend is an emerging front-end architecture that aims to address these challen...Discuss·53 likes·107 readsMicrofrontend
David Barišićfordavidbarisic.hashnode.net·Mar 24, 2023Going Modular: The Benefits and Challenges of Micro frontendsIntroduction Micro frontends have emerged as a powerful approach to frontend development, offering a way to decompose monolithic applications into smaller, more agile components. Much like microservices have revolutionized backend development, micro ...Discuss·1 like·133 readsMicrofrontend