Oh my God, this has been my number 1 pet peeve. You made my day, thank you!
Oh my God, this has been my number 1 pet peeve. You made my day, thank you!
Live in or near Berlin and want to meet up with other Svelte-loving folk?
Check out the Svelte Meetup Berlin organized by the very active community member and Svelte Ambassador @fubits.dev
guild.host/svelte-socie...
#Svelte #Meetup #Berlin #Tech #WebDev
Fastest PRs I have ever seen after raising an Issue. Thanks for all your work and great fortune on your future endeavors!
Svelte is pretty neat...
Glad you like it! It's all just regular old Svelte components so you can just slap a "transition:fade|global" onto an enclosing div inside custom node and it should just work. stackblitz.com/edit/svelte-...
Is this an open invitation? Currently in Hamburg and always love yapping about Svelte.
*across a single, maybe more conplex project
I would like to see some input on sharing signals across projects. Maybe along the same lines, if there are ways to make signals visible through some typing tricks. Currently trying to find a good way to prevent users of my library from accidentally destructuring signals and breaking reactivity. โฅ๏ธ