{
  "id": 2034263,
  "title": "SvelteKit 3 puts heat on Next.js with radical approach to RPCs",
  "url": "https://urgent.news/2026/08/19/sveltekit-3-puts-heat-on-next-js-with-radical-approach-to-rpcs-2034263",
  "topic": "tech",
  "section": "Tech",
  "published": "2026-08-19T20:00:03.000Z",
  "source": {
    "name": "The Register",
    "slug": "the-register",
    "url": "https://www.theregister.com/devops/2026/08/19/sveltekit-3-puts-heat-on-nextjs-with-radical-approach-to-rpcs/5289925"
  },
  "original_language": "en",
  "account": "SvelteKit 3.0, the latest experimental release candidate for the Svelte web development framework, introduces remote functions—a radical approach to remote procedure calls (RPCs) that could challenge the dominance of Next.js in the JavaScript ecosystem. Designed to be a lightweight alternative to React, SvelteKit offers streamlined server-side rendering, making it an attractive option for developers seeking performance and simplicity.\n\nRemote functions in SvelteKit 3.0 enable individual components on a web page to update their data from the server without causing a full page refresh. This innovative feature simplifies data fetching by allowing components to directly import and call server-side functions, eliminating the need for additional routing or boilerplate code. This approach reduces overhead, improves performance, and maintains type safety, addressing a common pain point for developers.\n\nIn contrast to Next.js' Server Functions, which are primarily aimed at data mutation, SvelteKit's remote functions focus on data fetching and querying. This distinction sets SvelteKit apart, as it provides a more cohesive and seamless integration within the Svelte framework. The experimental release has garnered attention for its simplicity and effectiveness, potentially signaling a shift in how developers approach remote procedure calls in web development.",
  "summary": "Remote functions bring type-safe remote procedure calls right into Web page components",
  "key_points": [],
  "editors_take": null,
  "illustration": null,
  "coverage": {
    "outlets": 2,
    "also_reported_by": [
      {
        "outlet": "The Register Science",
        "title": "SvelteKit 3 puts heat on Next.js with radical approach to RPCs",
        "url": "https://urgent.news/2026/08/19/sveltekit-3-puts-heat-on-next-js-with-radical-approach-to-rpcs",
        "published": "2026-08-19T20:00:03.000Z"
      }
    ]
  },
  "ai_generated": true,
  "disclaimer": "Summaries, key points and the editor’s take are written by software from other outlets’ reporting and may contain errors — always check the linked original."
}