DEV Community

Discussion on: Breaking down the last Monolith - Micro Frontends

Collapse
 
florianrappl profile image
Florian Rappl

This is a great topic and a wonderful post. We've just announced our open-source framework Piral at the O'Reilly Software Architecture Conference in Berlin.

Essentially, this is for microfrontends based on React - but the concept therein (or the architecture) can be applied for any technology / framework. We created similar implementations for our clients in the recent 3 years - so Piral is just "the lessons learned" plus some generalization.

It's on Github, too. See github.com/smapiot/piral for the code!

Collapse
 
aregee profile image
Rahul Gaur

Hi Florian,
Thanks for your feedback and sharing the GitHub link.

Took a glance at the codebase and documentation and it looks promising.

Let me know explore piral a bit , I hope to contribute on this sometime soon 😁

Collapse
 
florianrappl profile image
Florian Rappl

Thanks Rahul! Awesome - tell us your experience; any contribution welcome and much appreciated! (More posts, videos etc. coming over next couple of days / weeks)