-
@ Silberengel
2025-06-06 05:56:03Yeah, "Easier", but only if you start out that way and don't have to revamp a Svelte 4 app. 🙈😂 Definitely more maintainable, tho. Standardized the patterns and it's slightly more verbose, but saves code by being more reactive. (Each call is slightly larger, but you need fewer calls.) Code is also way more readable and you automatically more more toward session-based design and stores.