André Bauer
André is a seasoned developer with over 20 years of experience and is currently a Principal Engineer at bettermarks, a Berlin-based EdTech company.
When AFK, he loves biking, watersports and woodworking.
We Accidentally Built a Plugin SDK for Micro Frontends
React Advanced 2024
27 min
We Accidentally Built a Plugin SDK for Micro Frontends
React portals + RxJs = micro frontends on steroids.At bettermarks, we are migrating an AngularJS app to React using micro frontends. Picture a dashboard with widgets from different frontends depending on permissions and settings without coupling.We implemented a reliable solution for our micro frontends - and yes, we can embed React components within AngularJs!I'll showcase our solution and demonstrate how this can help you build more robust applications by trying to break our.