Blog Logo
TAGS

Setting up Micro-frontends with Astro and Ecma Script Modules

Luca Mezzalira, perhaps the father of micro-frontends defines them as the technical representation of a business subdomain that allow independent implementations with the same or different technology....

Read more...

Microfrontends with Astro, Solid & React | by Raymond Boswel | Medium

This article by Raymond Boswel explores how to set up micro-frontends with Astro, Solid, and React. It builds on the work of Sergio A. Arevalo Soria and covers handling routing within uFrontends, load...

Read more...

Client-side composition of microfrontends with Astro Islands

# astro-microfrontends This demo takes advantage of EcmaScript Modules (ESM) and url-imports to do client-side composition of microfrontends. Express is used for serving assets, but ideally one would ...

Read more...

Server-side rendering micro-frontends with Astro

Ruben Casas once said “something that is really hard with micro-frontends is server-side rendering” and Luca Mezzalira recently stated that “server-side rendering is the real challenge”. I tend to agr...

Read more...

Setting up micro-frontends with Astro and Ecma Script Modules

Luca Mezzalira, perhaps the father of micro-frontends defines micro-frontends as “the technical representation of a business subdomain” that allow independent implementations with the same or differen...

Read more...

Interactive Microservices as an Alternative to Micro Front-Ends for Modularizing the UI Layer

Learn about the benefits of using interactive microservices as a solution for modularizing the UI layer, and compare them to micro front-ends. Join world-class software leaders at QCon San Francisco (...

Read more...

Interactive Microservices as an Alternative to Micro Front-Ends

In this article, Doğa Armangil explores the concept of interactive microservices as an alternative to micro front-ends for modularizing the UI layer. While microservices have found widespread adoption...

Read more...

Modularizing React Applications with Established UI Patterns

Established UI patterns can solve complex UI design problems effectively, yet they are underutilized in frontend development. This article explores the benefits of applying UI building patterns in the...

Read more...

Micro-frontend magic in a regulated environment - James Strachan & Nikola Kovačević

Micro-frontend magic in a regulated environment - James Strachan & Nikola Kovačević

Sanofi, a pharmaceutical company, presented a report on how they used microfrontends to improve development practices and increase agility in a heavily regulated industry. The company has a digital mi...

Read more...