9
Managing Microfrontends in Production
Being able to develop and test web applications on your local computer is great; however, deploying them them to production, maintaining them, and releasing new features while your applications are being visited by hundreds and thousands of visitors takes your software development skills to the next level. This chapter will cover some of the key concepts around deploying and maintaining your microfrontends in production.
In this chapter, we will cover the following topics:
- Branching strategies
- Versioning
- Rollback strategies
- Feature toggles
By the end of this chapter, you will have taken the first steps toward reliably maintaining your microfrontend applications in production.
Foundational components ...
Get Building Micro Frontends with React 18 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.