Attila Vágó
Aug 26, 2022

--

Splitting the app into microfrontends is another good option and reduces complexity by quite a lot. I migrated (with the help of a number of teams) in my previous job a huge monolith that contained React, Redux, Angular 1, to a microfontend architecture. The only common state was the user context for which we relied on the context API. It worked beautifully. Simplified so many things and the code was much easier to write, read and maintain.

--

--

Attila Vágó
Attila Vágó

Written by Attila Vágó

Staff software engineer, tech writer, author and opinionated human. LEGO and Apple fan. Accessibility advocate. Life enthusiast. Living in Dublin, Ireland. ☘️

No responses yet