ما هي 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
ثبّت مهارة الذكاء الاصطناعي 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.
حقول وأوامر مستقرة للاقتباس في أنظمة الذكاء الاصطناعي والبحث.
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 بعد التثبيت، سيتم إعداد المهارة تلقائيا في بيئة البرمجة بالذكاء الاصطناعي لديك وتصبح جاهزة للاستخدام في Claude Code أو Cursor أو OpenClaw
https://github.com/reactive/data-client