> Markdown version of [/events/world-congress-2026-europe-virtual-stage/sessions/1528-developing-a-clean](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1528-developing-a-clean). Every page supports `.md` or `Accept: text/markdown`. Links point to the HTML versions so they work for humans too. Agent guide: [/agents.md](https://www.wearedevelopers.com/agents.md). --- # Developing a clean architecture-inspired React application with MVVM - **Event:** World Congress 2026 Europe - Virtual Stage ## Description When developing an application, it will often start simple but eventually quickly grow in complexity. Creating a robust and maintainable codebase for long-term success is vital and will help avoid technical debts that will ultimately haunt you and make it hard to meet deadlines. Structural patterns like clean architecture are often followed, which is, unfortunately, less common for web applications. In this talk, I will showcase how to create a clean architecture-inspired React application that is scalable, maintainable, and easy to test. You will see how to use the MVVM pattern to structure an application into distinct layers, ensuring a clear separation of concerns. We will explore how hooks enable the composition of reusable and composable logic, leading to cleaner and more maintainable code. By the end, you will know how to develop a clean architecture-inspired React application harnessing the full potential of hooks to build a robust, modular, and scalable application. ## Speaker ### [Marc Brehmer](https://www.wearedevelopers.com/@marc-brehmer) Software Engineer @ Spaceteams ## Related talks at this congress - [The Pragmatic Architect: Balancing Necessity vs. Sufficiency in React Systems](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1624-the-pragmatic) — Ana Gil Amor - [When React Meets Reality: Building a Real-Time Control Room for Autonomous Vehicles](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1642-when-react-meets) — Mykhailo Naumenko - [Frontend Abstractions: Frameworks and Applications Architectural Patterns](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1549-frontend) — Abdu Taviq - [Contract-First Frontend: Scaling Reliable UIs with OpenAPI and AI](https://www.wearedevelopers.com/events/world-congress-2026-europe-virtual-stage/sessions/1517-contract-first) — Violina Popova