Does anyone have an example of integrating Effect with a frontend application? I understand that might not be the core intent or use case for the library (at least according to the patterns I typically see in tutorials and videos), but I'm curious to see if people are doing it. I'm using Schema and Data in the frontend with a lot of success, but now I'm really drawn to the idea of integrating it with state machines and stores for safer state management.