Peter Kogo
@peterkogo.bsky.social
working on react & svelte flow @ xyflow.dev
Fastest PRs I have ever seen after raising an Issue. Thanks for all your work and great fortune on your future endeavors!
August 19, 2025 at 1:13 PM
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...
August 18, 2025 at 3:04 PM
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-...
Svelte Flow Transitions - StackBlitz
Svelte Flow starter
stackblitz.com
August 18, 2025 at 2:57 PM
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.
June 2, 2025 at 8:10 PM
Is this an open invitation? Currently in Hamburg and always love yapping about Svelte.
*across a single, maybe more conplex project
November 22, 2024 at 3:39 PM
*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. ♥️
November 22, 2024 at 3:38 PM
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. ♥️