Async State Manager for Qwik framework
-
Updated
Feb 18, 2024 - TypeScript
Async State Manager for Qwik framework
A lightweight utility for awaiting state transitions in a type-safe, asynchronous manner - ideal for coordinating state-dependent workflows such as lifecycle management or idempotent initialization. Supports custom state change requests (inclusive or exclusive) and allows globally rejecting all awaiting consumers when needed.
TanStack Query (React Query) implemented from scratch — observer pattern, caching, request deduplication, async state management and React bindings.
Shared and local async action state management for React apps without affecting the app state management
Add a description, image, and links to the async-state-management topic page so that developers can more easily learn about it.
To associate your repository with the async-state-management topic, visit your repo's landing page and select "manage topics."