Domain-Driven Design in micro-frontend architecture

added by JavaScript Kicks
4/13/2023 3:07:30 PM

1064 Views

Many of you have heard about Domain-Driven Design (DDD) when it comes to decomposing a backend application into a collection of microservices. However, not many people know that this same strategy can also be applied to the frontend world, specifically micro-frontends (or how it is trendy to call them now - "distributed frontends").


0 comments