Every time I make a big release of applesauce I get tempted to go back and build more... I really should move on and actually implement the features I've added into noStrudel
On a totally unrelated topic. what do the typescript devs thing about building a library of zod schemas for common event types?
I've been trying to think of how to prevent invalid events from getting to the UI components and causing a crash and I think strong types with validation might help
