Omid EidivandiforServerless Folks Blogsblogs.serverlessfolks.com·Aug 28, 2024Enterprise Level Micro-frontend on AWSMicro-frontends, a center of interest for some years now, have evolved rapidly and have become a great choice for achieving independent, autonomous, and well-defined teams and services that improve the velocity and agility of applications. This artic...Discussmicrofrontends
Omid Eidivandiserverlessfolks.com·Aug 28, 2024Enterprise Level Micro-frontend on AWSMicro-frontends, a center of interest for some years now, have evolved rapidly and have become a great choice for achieving independent, autonomous, and well-defined teams and services that improve the velocity and agility of applications. This artic...Discuss·945 readsboundedcontext
ByteScrum TechnologiesforByteScrum Technologiesblog.bytescrum.com·Jun 26, 2024Implementing Microfrontends with React and Vue Using Single-SPAMicrofrontends have revolutionized the way we build web applications by enabling multiple teams to develop, deploy, and maintain frontend components independently. Single-SPA is a framework that helps you orchestrate multiple microfrontends, even if ...Shailendra Singh and 2 others are discussing this3 people are discussing thisDiscuss·62 likes·109 readsSingleSPA
Mohammad Massoud Salemmassoudsalem.hashnode.dev·Dec 16, 2023Unveiling the Magic of Web Development: demystifying MicrofrontendsIntroduction to Microfrontends Microfrontends is an architectural style for building modern web applications. It involves breaking down a large application into smaller, independent parts called micro-frontends. Each microfrontend is a self-contained...Discuss·54 readsDynamic Loading
jc vargasjcvar.com·Nov 15, 2023Introducción a la Arquitectura Micro-frontends (MFE)Es crucial entender la arquitectura de MFE antes de considerar su adopción en nuestro negocio. Entender las ventajas, desventajas y riesgos asociados a los MFE nos permitira tomar decisiones bien fundamentadas. Asimismo, entender el contexto específi...Discuss·61 readsArquitecturamicrofrontends
Code With Iancodewithian-1660154944997.hashnode.dev·Aug 12, 2022Building Micro-frontends based on AngularHave you been wondering how to build an Angular Micro-frontend? You are in the right place! Benefits of Micro Frontend Architecture Automation of the CI/CD workflow Because each app integrates and deploys separately, the CI/CD pipeline is simplified....Discuss·187 readsAngular