RPC

  • Not built-in by design (unlike Remix and Next.js)
  • Any RPC tool: Telefunc, tRPC, ...
  • Any non-RPC tool: React Query, GraphQL, ...
  • Progressive migration from one paradigm to another
    • E.g. progressively migrate from GraphQL to RPC