Skip to main content

5 docs tagged with "react"

View all tags

Composed Filter Pattern

Architecture pattern for building a composable filter system in React where filter plugins register themselves into a central composer.

Sidebar Manager Pattern

Architecture pattern for managing sidebars in a React application with a centralized manager.

Subscription Manager Pattern

Architecture pattern for managing GraphQL subscriptions in React with automatic deduplication and lifecycle control.