Write and run markdown-driven e2e tests for Relay. Covers fixture format, server/client code patterns, interaction DSL, snapshots, and running tests.
لغة النص الأصلي: الإنجليزية
القائمة
جمع SkillsMP عدد ٣ من skills من facebook/relay. افتح أي skill لمراجعة مصدره وتفاصيله.
عرض ٣ من أصل ٣ skills مجمعة.
Write and run markdown-driven e2e tests for Relay. Covers fixture format, server/client code patterns, interaction DSL, snapshots, and running tests.
لغة النص الأصلي: الإنجليزية
Best practices for writing idiomatic Relay code. ALWAYS use this skill when writing or modifying React components that use Relay for data fetching. Covers fragments, queries, mutations, pagination, and common anti-patterns. Use when you see `useFragment`,…
لغة النص الأصلي: الإنجليزية
Performance best practices for Relay applications. Use when optimizing data fetching, reducing re-renders, configuring caching, or improving time to first meaningful paint. Covers query placement, @defer, pagination, fetch policies, garbage collection,…
لغة النص الأصلي: الإنجليزية