Micro Frontends

A 1-post collection

Micro Frontends - how I built an SPA with Angular and React?

If you're working in a big company, you're probably struggling to work on a single application with multiple teams. You have the large codebase, bunch of components, pages, everything is connected and you're always overlapping your work with some other team. Yeah, I know, that sucks, I've been there and tried a bunch of things to fix that issue.When you work on a single app with multiple teams, on different functionalities, you need to have:A big shared codebase that everybody maintains and has routing,

Read more