TECHcommunity_SAGtechcommsag.hashnode.dev·Oct 8, 2024Scaling Micro-Frontend Reliability: Advanced Techniques in Version Management and Automated TestingIntroduction This article is a follow-up to The power of micro frontends – How to dynamically extend Cumulocity IoT Frontends. Since the original publication, significant changes have occurred, with an increasing number of plugins being created by bo...DiscussMicrofrontend
Piyush Singhpiyushsingh.hashnode.dev·Sep 30, 2024Mastering Communication and State Management in Microfrontends: Lessons from UnacademyMicrofrontends are one of the most exciting developments in modern front-end architecture. They allow large-scale applications to be broken down into smaller, independently developed, and deployed front-end applications. This modular approach enables...Discuss·38 readsReact
Shaunak Deshpandeshaunak.hashnode.dev·Sep 13, 2024Micro Frontends in AngularWhat are Micro Frontends? Micro frontends extend the concept of microservices to the frontend world, coined first by Thoughtworks. In traditional frontend development, a single application might handle everything from user interfaces to business logi...DiscussAngular
Saunak Ghoshrivuu.hashnode.dev·Sep 8, 2024Micro Frontends: A deep dive into how micro frontends are enabling scalable and maintainable web applications, allowing teams to work independentlyI have witnessed a paradigm shift in web development over the past few years, and micro frontends are at the forefront of this revolution. As an advanced copywriter deeply immersed in the world of web technologies, I've seen firsthand how this archit...DiscussMicrofrontend
jc vargasforLets talk about softwareen.jcvar.com·Sep 2, 2024Introduction to MicrofrontendsIt is crucial to understand the MFE architecture before considering its adoption in our business. Understanding the advantages, disadvantages, and risks associated with MFEs will allow us to make well-informed decisions. Additionally, understanding t...Discuss·87 readsMicrofrontend
Tanmay Sarkartanmaysarkar.hashnode.dev·Aug 25, 2024Embracing Microfrontends: A Smarter Way to Build Modern Web ApplicationsIn today’s fast-paced world of web development, building large-scale applications can sometimes feel like trying to juggle a dozen different tasks at once. As your application grows, so does the complexity of your frontend, making it harder to develo...Discuss·129 readsKubecon
jc vargasjcvar.com·Aug 8, 2024Midiendo el impacto de los microfrontends: de Agile a Lean con DORA y Core Web VitalsEn artículos anteriores, hemos explorado las arquitecturas distribuidas en el front-end, conocidas como Microfrontends (MFE), y cómo estas pueden mejorar el rendimiento de nuestros equipos y la capacidad de entrega de nuestros productos. También disc...DiscussArquitecturametrics
Howardblog.howardphung.com·Jul 13, 2024Thoughts on Linking MFE apps together and Genetic Ties between them.There is no strict rule about Architecture The architecture for each project is determined by its requirements. We must think about the requirements to pick the architecture will work for us. With the project I currently working on, there are some un...Discuss·3 likesMicro Frontend DistilledMicrofrontend
Howardblog.howardphung.com·Jul 10, 2024Understanding the Basics of Module FederationHi folks, welcome back. In the previous article, we stopped at the scaffolding projects. In this article, we will discuss the integration process. By leveraging the Module Federation Technique. Implementing Module Federation We will get through it ...Discuss·8 likesMicro Frontend Distilledmodule federation
Howardblog.howardphung.com·Jul 9, 2024Micro-Frontends 101Hi folks, welcome to the Micro Frontends Distilled Series on my Blog. It's Howard here! MicroFrontend is a new architecture in the Frontend World, becoming increasingly popular over time. I already have several years of experience working in the Ente...Discuss·5 likesMicro Frontend DistilledMicrofrontend