Micro Frontend – The Final Step. Part III
#micro frontend #web development #web frameworksWe start the last chapter by discussing the design approach, the micro-frontend implementation, and the capabilities it offers. All of the information we found in the three articles on micro-frontend should be treated as a serious introduction to the topic.
Rafał Czarkowski
Micro Frontend – Deep Dive Into Micro-Frontends. Part II
#micro frontend #web development #web frameworksHere we are in 2021 and the question is whether the journey into Micro-Frontends is still worth watching? - of course, but on several conditions. In the first part, we discussed the pros and cons of using a micro-frontend approach in our project in frontend development. We also touched on when we might consider this approach. Although micro-frontends are quite a new approach in the frontend architecture ecosystem they are used for several years in medium and large organizations.
Rafał Czarkowski
Introduction To Micro Frontend. Part I
#micro frontend #web development #web frameworksIntroduction, a few words about micro frontend architecture, solution architecture. Micro frontends are small web applications that are broken down into components or functions that work together to provide a larger application.