·data-client-react
{}

data-client-react

Verwenden Sie @data-client/react-Hooks – useSuspense, useQuery, useCache, useLive, useDLE, useSubscription, useController für Abruf/Mutationen, DataProvider, AsyncBoundary, useLoading, useDebounce

18Installationen·0Trend·@reactive

Installation

$npx skills add https://github.com/reactive/data-client --skill data-client-react

So installieren Sie data-client-react

Installieren Sie den KI-Skill data-client-react schnell in Ihrer Entwicklungsumgebung über die Kommandozeile

  1. Terminal öffnen: Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Installationsbefehl ausführen: Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/reactive/data-client --skill data-client-react
  3. Installation überprüfen: Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Quelle: reactive/data-client.

For API definitions (like TodoResource), apply the skill "data-client-rest".

Prefer using AsyncBoundary for error handling and loading states unless the codebase has a custom AsyncBoundary that already combines Suspense and ErrorBoundary. Its props are fallback, errorComponent, and errorClassName and listen. It can be used to wrap any component that fetches data.

Controller is returned from useController(). It has: ctrl.fetch(), ctrl.fetchIfStale(), ctrl.expireAll(), ctrl.invalidate(), ctrl.invalidateAll(), ctrl.setResponse(), ctrl.set(), ctrl.setError(), ctrl.resetEntireStore(), ctrl.subscribe(), ctrl.unsubscribe().

Verwenden Sie @data-client/react-Hooks – useSuspense, useQuery, useCache, useLive, useDLE, useSubscription, useController für Abruf/Mutationen, DataProvider, AsyncBoundary, useLoading, useDebounce Quelle: reactive/data-client.

Fakten (zitierbereit)

Stabile Felder und Befehle für KI/Such-Zitate.

Installationsbefehl
npx skills add https://github.com/reactive/data-client --skill data-client-react
Kategorie
{}Datenanalyse
Verifiziert
Erstes Auftreten
2026-02-22
Aktualisiert
2026-03-10

Browse more skills from reactive/data-client

Schnelle Antworten

Was ist data-client-react?

Verwenden Sie @data-client/react-Hooks – useSuspense, useQuery, useCache, useLive, useDLE, useSubscription, useController für Abruf/Mutationen, DataProvider, AsyncBoundary, useLoading, useDebounce Quelle: reactive/data-client.

Wie installiere ich data-client-react?

Öffnen Sie Ihr Terminal oder Kommandozeilen-Tool (Terminal, iTerm, Windows Terminal, etc.) Kopieren Sie diesen Befehl und führen Sie ihn aus: npx skills add https://github.com/reactive/data-client --skill data-client-react Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code, Cursor oder OpenClaw

Wo ist das Quell-Repository?

https://github.com/reactive/data-client