·rdc-manager
{}

rdc-manager

reactive/data-client

Implementieren Sie @data-client/react Manager für globale Nebenwirkungen – Websocket, SSE, Polling, Abonnements, Protokollierung, Middleware, Controller-Aktionen, Redux-Muster

8Installationen·0Trend·@reactive

Installation

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

SKILL.md

Managers are singletons that handle global side-effects. Kind of like useEffect() for the central data store. They interface with the store using Controller, and redux middleware is run in response to actions.

Always use actionTypes when comparing action.type. Refer to Actions for list of actions and their payloads.

Controller has dispatchers: ctrl.fetch(), ctrl.fetchIfStale(), ctrl.expireAll(), ctrl.invalidate(), ctrl.invalidateAll(), ctrl.setResponse(), ctrl.set().

Implementieren Sie @data-client/react Manager für globale Nebenwirkungen – Websocket, SSE, Polling, Abonnements, Protokollierung, Middleware, Controller-Aktionen, Redux-Muster Quelle: reactive/data-client.

Original anzeigen

Fakten (zitierbereit)

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

Installationsbefehl
npx skills add https://github.com/reactive/data-client --skill rdc-manager
Kategorie
{}Datenanalyse
Verifiziert
Erstes Auftreten
2026-02-01
Aktualisiert
2026-02-18

Schnelle Antworten

Was ist rdc-manager?

Implementieren Sie @data-client/react Manager für globale Nebenwirkungen – Websocket, SSE, Polling, Abonnements, Protokollierung, Middleware, Controller-Aktionen, Redux-Muster Quelle: reactive/data-client.

Wie installiere ich rdc-manager?

Ö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 rdc-manager Nach der Installation wird der Skill automatisch in Ihrer KI-Programmierumgebung konfiguriert und ist bereit zur Verwendung in Claude Code oder Cursor

Wo ist das Quell-Repository?

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