Speaking
Clean Architecture in React
A practical approach to organizing React applications by domain, use cases, infrastructure, and interface — with clear criteria for adopting, migrating, or avoiding Clean Architecture.
For
React developers and teams evolving applications without losing clarity.
Topics
React · Clean Architecture · software architecture · testing
What people will take away
- Separate business rules from the interface so decisions and changes are easier to test.
- Adopt architecture proportionate to the problem, avoiding ceremony without benefit.
- Migrate incrementally with clear boundaries between domain, application, infrastructure, and UI.
