{🧪} +paoloricciuti.svelte
banner
paolo.ricciuti.me
{🧪} +paoloricciuti.svelte
@paolo.ricciuti.me
S1 | Developer | https://sveltelab.dev | Fat guy | Svelte Ambassador 🔶 | Svelte maintainer 🧡 | JavaScript Bender
Neat HTML trick I've used today: let's say you have a table, and you want to add a form to insert a new element at the end.

You could add a wrapper and style the form as if it was a row, but that's not always possible AND you can't put a form inside a `tr`

The solution?

svelte.dev/playground/f...
November 13, 2025 at 4:36 PM
From a great idea from @bhidesvelte.bsky.social now the svelte extension for @raycast.com features a sv cli composer to quickly pick all the options to create/add an add-on to your project!
November 5, 2025 at 3:48 PM
I'm honestly hyped about how a still rudimentary Svelte MCP can improve the code of a model that ranked 47 on the bench enough that not only works, but it's actually decent code.

Here's a visualization of all the steps with the suggestions from the MCP...very fascinating!

Links in the next post! 🧡
September 19, 2025 at 10:00 PM
With the new release of @vivaldi.com, you can move the address bar (and literally everything) to the tab bar. It mean I now get full real estate.

The last thing bothering me was the window buttons overlapping with the page, so I've added a small notch below them!

I love that it is so customizable!
September 19, 2025 at 9:03 AM
I was always fascinated by the play pause animation on youtube...so I replicated it! It was actually way simpler than i was expecting and it works on all browsers!

Check it out here:

svelte.dev/playground/7...
September 8, 2025 at 3:57 PM