I’ve been trying to implement server-side prefetching and request streaming using TanStack, but I keep running into issues when I need to send Schema.Class, BigInt, DateTimeUtc, or other Effect-related types.
After looking into it a bit more, I found information about serialization and deserialization in TanStack Query. I also learned about SuperJSON, which made me wonder whether something similar can be achieved using Effect.