A story about refactoring, decentralized architectures and fast moving teams.
While microservices are common architectures for the backend, most frontend layers are still running as monolithic applications. Therefore building, deploying and consuming frontend features across a diversity of teams and web applications can be a daunting task, especially at scale.
In this talk I'll walk you through our refactoring journey that led us to a decentralized microfrontend architecture. We’ll see how at OpenTable we enable fast-moving teams to easily build and independently deploy micro frontends using OpenComponents: an open-source, battle tested, framework for painless microfrontends delivery.