from Hacker News

Ask HN: Angular Microfront End

by earpwald on 7/11/21, 8:03 AM with 0 comments

Hi folks,

I've been looking into several options for how to build out a micro frontend architecture in Angular. There seems to be quite a lot of interest in this right now, between Angular elements, Webpack 5 with Module Federation, single-spa etc.

Im just curious if anyone has actually implemented it, what you learned from building out, what approach you took and would you do it the same way again?

Also any great articles out there for it?

Thanks!