Что такое rdc-react?
Используйте перехватчики @data-client/react — useSuspense, useQuery, useCache, useLive, useController для выборки/мутаций, DataProvider, AsyncBoundary, useLoading, useDebounce Источник: reactive/data-client.
Используйте перехватчики @data-client/react — useSuspense, useQuery, useCache, useLive, useController для выборки/мутаций, DataProvider, AsyncBoundary, useLoading, useDebounce
Быстро установите AI-навык rdc-react в вашу среду разработки через командную строку
Источник: reactive/data-client.
Prefer using AsyncBoundary for error handling and loading states. 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().
Custom Managers allow for global side effect handling. This is useful for webosckets, SSE, logging, etc. Always use the skill "rdc-manager" when writing managers.
Используйте перехватчики @data-client/react — useSuspense, useQuery, useCache, useLive, useController для выборки/мутаций, DataProvider, AsyncBoundary, useLoading, useDebounce Источник: reactive/data-client.
Стабильные поля и команды для ссылок в AI/поиске.
npx skills add https://github.com/reactive/data-client --skill rdc-reactИспользуйте перехватчики @data-client/react — useSuspense, useQuery, useCache, useLive, useController для выборки/мутаций, DataProvider, AsyncBoundary, useLoading, useDebounce Источник: reactive/data-client.
Откройте терминал или инструмент командной строки (Terminal, iTerm, Windows Terminal и т.д.) Скопируйте и выполните эту команду: npx skills add https://github.com/reactive/data-client --skill rdc-react После установки навык будет автоматически настроен в вашей AI-среде разработки и готов к использованию в Claude Code, Cursor или OpenClaw
https://github.com/reactive/data-client