{🧪} +paoloricciuti.svelte
banner
paolo.ricciuti.me
{🧪} +paoloricciuti.svelte
@paolo.ricciuti.me
S1 | Developer | https://sveltelab.dev | Fat guy | Svelte Ambassador 🔶 | Svelte maintainer 🧡 | JavaScript Bender
Well it's different...I could never eat curry alone and leave the table sated but I've spent multiple conferences only talking in the hallway and left much wiser than I was.
November 13, 2025 at 9:35 PM
That's a very neat idea, just submitted my interest!
November 13, 2025 at 5:42 PM
Yeah, that's also a way, but it could be annoying if you don't have actions and use the handler in JS (which I don't recommend, but sometimes you have 😅)
November 13, 2025 at 5:37 PM
Just put the form outside the table and use the `form` attribute on the input/button. This will give you all the behaviours of the form (you can submit with enter, get the data with FormData etc) respecting accessibility 🥳

P.s. claude did the css I just swapped the purple with the svelte #⁠ff3e00 😄
November 13, 2025 at 4:36 PM
Yeah I have docs website in my todo. It's very lightweight, the core package is literally just a JSONRpc server and you can pair it with transports that do basically everything for you.

Hosting it's very easy since it uses web request and web response (which is what most frameworks use)
November 13, 2025 at 3:18 PM
Mmm, it's not very clear from their docs, but can you build your MCP server and run it separated from Mastra? Can you also use every feature of the MCP protocol? Otherwise, I'm obviously biased, but I think tmcp is THE best way to build MCP servers nowadays.
November 13, 2025 at 3:09 PM
Deserved! Big props to you 🧡
November 13, 2025 at 8:27 AM
Yeah I don't think it's avoidable...people can just hold that much knowledge and have that much time to look into other frameworks that don't pay the bill (unless you are chronically open sourcing 👀)
November 12, 2025 at 11:07 PM
Tbf this is a problem in general...at conferences I talk with people about svelte and they are like "Yeah but I prefer react because my app is veeeery interactive" and I'm like 🤪
November 12, 2025 at 11:01 PM
Honorable mention Remult by @jyc.dev 🧡
November 12, 2025 at 10:18 PM
Like this one? Also challenge, count how many svelte related stickers I have 👀

Also just to mention a few of my favorites:

Shiny+Svelte+Storybook by @reinhold.is

Free debugs and conding garden logo by @w3cj.com

Shiny @deno.land by @kettmeir.dev

Sheepdog and "You need to getta the then
November 12, 2025 at 10:17 PM
I knoooooow @ped.ro raycast extension in svelte wen?
November 12, 2025 at 10:11 PM
Uhhhh that's nice...I let you have the honor since I don't know what to do first 😁
November 12, 2025 at 5:48 PM
How exactly is bloated and what can we do to make sveltekit less bloated?
November 8, 2025 at 7:49 AM
Yeah I also tried that 😅 I could technically make it private and deprecated to hide it most of the times but I hate that solution
November 5, 2025 at 7:24 PM
Intellisense also shows `execute` as an available field.

Is there a way to fix this?
November 5, 2025 at 6:59 PM
That's exactly how I do it!
November 5, 2025 at 3:50 PM