

Micro-frontends with React Router 6 with Ruben Casas
Jan 11, 2023
AI Snips
Chapters
Transcript
Episode notes
Ruben's Micro Frontend Experience
- Ruben Casas shares his experience managing micro frontend frameworks at American Express and now at Postman.
- He highlights the challenge and necessity of using micro frontends to manage teams and scale large applications effectively.
React Age and Scaling Challenges
- Older React applications face challenges not from React itself but from scaling, aging, and tech debt.
- Micro frontends become relevant only as applications grow large and complex, often due to organizational scaling rather than just technology.
Micro Frontends Are Architecture
- Adopt micro frontends as an architectural pattern, not tied to source control strategy.
- Focus on splitting applications into smaller, independently deployable pieces owned by teams.