Updates

These posts are aggregated from Svelte GitHub Repository.

  • Using Hono with SvelteKit - Full type-safety with RPC

    Hi guys! I wrote a post about using Hono with SvelteKit! Accepting feedbacks! [dev.to/bop/using-hono-with-sveltekit-full-type-safety-with-rpc-2h7](https://dev.to/bop/using-hono-
  • How to bind to a function from parent component into child component in svelte 5

    Hi i have a svelte 4 component that looks like this ```svelte