Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!
Table of Contents Introduction What are Micro-Frontends? Introduction to React Server...
A arquitetura de micro front-end é uma abordagem que visa trazer os princípios de microserviços para...
Micro frontends. They’re the new hotness. The silver bullet. The “just split it up like...
Micro frontend architecture is a powerful way to build scalable and modular applications. Instead of...
Introduction Imagine you're a developer tasked with building a complex application that needs to be...
Introduction Ever wondered if you can have two custom elements with the same name on one...
A microapp is a small, focused application designed to efficiently perform specific tasks like...
In this article, we'll walk through how to implement a scalable Microfrontend architecture in Angular...
This article is originally published on here. This article will give you an overview of using micro...
Please look for the other parts of the series to fully understand the concept. Webpack 5 series...
Disclamer Hello everyone, I'd like to share by experience of building custom builder for ...
In this blog post, I explore how to implement Microfrontend architecture using React and Webpack 5....
Please look for the other parts of the series to fully understand the concept. Webpack 5 series...
Este artigo visa corrigir o erro que temos quando utilizamos module-federation para configurar...
Introduction Frontend development has seen tremendous evolution over the past decade,...
Please look for the other parts of the series to fully understand the concept. Webpack 5 series...
It started as a small project — a simple website with a homepage, login page, and dashboard, all in...
MicroFrontend: An architectural style where a frontend application is split into smaller,...
In this blog post, I explain how to implement Microfrontend architecture using the Vite compiler. The...
In this blog post, I cover how to implement Microfrontend architecture using Create React App by...
No meu artigo anterior, mostrei como montei um projeto com Micro Frontends usando Rsbuild, Module...
Hi everyone, I have question for you. Do you know how load an MFE (micro front end) remote app, as a...
Hey dev community! Here's my curated tech watch for this week: 🏗️...
En esta tercera parte comparto cómo logré integrar un módulo frontend en un entorno sin host definido, integrando directamente en un módulo padre.
Micro frontends bring the scalability and flexibility of microservices to the frontend world. In...
Introduction As enterprises scale their digital ecosystems, the complexity of managing large...
We’ve all enjoyed building creative front-end applications using our favorite library, React. But did...
Introduction This article is a follow-up to The power of micro frontends – How to...
I’ve been thinking about how, in the backend, we often use different types of communication based on...
What is Microfrontend, and How to Implement It? In the world of web development,...