svelte-rpc-example Svelte Themes

Svelte Rpc Example

šŸ”„ Svelte remote functions example

Svelte Remote Functions

āš ļø There's been an update on the Remote Functions RFC since the initial proposal and the example has been updated.

Svelte recently announced a proposal for remote functions that's meant to be an alternative to SvelteKit load functions for component-level data loading.

This repo includes:

Getting Started

šŸ§‘ā€šŸ¤ā€šŸ§‘ Clone the repo:

git clone https://github.com/mattcroat/svelte-rpc-example.git

šŸ“¦ļø Install dependencies:

pnpm i

šŸ’½ Run development server:

pnpm dev

Top categories

Loading Svelte Themes