How to Reuse Micro Frontends
<p>On paper, micro frontends are great, you can build them in parallel with multiple teams at the same time, individually from each other, and then you can mix and match them to create multiple applications without having to rewrite their logic.</p>
<p>They’re like magic!</p>
<p>But in practice, the process of sharing and reusing these micro frontends is not trivial.</p>
<p>So in this article, I’m going to show you how you can reuse them in multiple projects without breaking a sweat.</p>
<p><a href="https://medium.com/javascript-in-plain-english/how-to-reuse-micro-frontends-72dcea9da15e"><strong>Read More</strong></a></p>