Manjur Alimicro-frontend-in-depth.hashnode.dev·Dec 13, 2024Comprehensive Guide to MicrofrontendsIntroduction to Microfrontends Microfrontends extend the principles of microservices to the frontend by splitting a monolithic UI into smaller, more manageable, and independently deployable components. Each microfrontend (MFE) is an isolated applicat...Microfrontend
Think Throothinkthroo.hashnode.dev·Dec 6, 2024How Supabase implemented micro-frontends using Multi Zones in Next.jsIn this article, you will learn about Multi Zones in Next.js and its usage in Supabase, an open-source firebase alternative. Multi Zones in Next.js The following information is picked from Next.js documentation. Multi-Zones are an approach to micro-f...multizone
Ozoemena Chigozie Danieldanielluxembourg.hashnode.dev·Nov 27, 2024Creating an Azure Virtual Network with Four SubnetsStep 1: Sign in to Azure Portal Navigate to Azure Portal and log in with your Azure credentials. Step 2: Open the Virtual Networks Blade In the Azure Portal, search for Virtual Networks in the search bar at the top and select it. Click + Create or ...Azure
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...Microfrontend
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...40 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...31 readsAngular
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...Microfrontend
jc vargasen.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...89 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...153 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...Arquitecturametrics