Skip to content
@clean-reactive

Clean Reactive Architecture

Coherent architecture and development methodology for reactive client applications

Hello, I am Clean Reactive Architecture 👋

React Angular Vue.js Jetpack Compose SwiftUI Flutter Next.js

Clean Reactive Architecture is a formalized and coherent architecture for reactive client applications - applications powered by React, Angular, Vue, Jetpack Compose, SwiftUI, or any framework based on the observer pattern.

Clean Reactive Architecture composes with what teams already use rather than replacing it.

Why it matters

  • Technical agility. The architecture supports technical agility - architectural units are small and independent, work splits along interfaces, and a change stays contained to the unit responsible for it. Agile process is only part of agile development - technical agility is the rest.

  • Shared understanding. The architecture and development methodology are formalized so that the system is understood in the same way by everyone. A developer joining a feature, a teammate picking up another person's work, or an AI agent given a task all share the same model and can implement it consistently.

  • Cross-platform portability. The architecture is the same across platforms, therefore porting is not redesigning the application but reimplementing units against the same diagram using platform-specific tools and libraries.

What's here

Status

The architecture and development methodology are stable enough to use by application architects. Introduction guide for beginners is a work in progress. Any related discussions, issues, and contributions are welcome.

Discord

Popular repositories Loading

  1. sample-react-rtk sample-react-rtk Public

    Clean Reactive Architecture sample implemented with React and RTK Query

    TypeScript 1

  2. sample-angular-tanstack-query sample-angular-tanstack-query Public

    Clean Reactive Architecture sample implemented with Angular and TanStack Query

    TypeScript 1

  3. .github .github Public

    This repository with the profile for the Clean Reactive Architecture organization.

    1

  4. documentation documentation Public

    Architecture specification and development methodology for Clean Reactive Architecture

  5. sample-react-one-file sample-react-one-file Public

    Clean Reactive Architecture minimal sample - all architectural units in a single React component

    TypeScript

  6. sample-react-nextjs sample-react-nextjs Public

    TypeScript

Repositories

Showing 6 of 6 repositories

Top languages

Loading…

Most used topics

Loading…