Open post Micro Frontends

What are Micro Frontends?

Micro frontends are an architectural concept, based on the principle of breaking down your app into smaller apps with their own repositories that focus on one feature. This architecture can be used in many ways and allows for a great degree of flexibility. For example each app can be implemented using different frameworks. Or, it...

Scroll to top