Understanding a Real Use Case example of `Runtime`
Could someone give me a real usecase example of using
I took a look at
https://github.com/mikearnaldi/vite-remix-effect/blob/main/app/lib/effect.ts
I tried to come up with my own example based on the docs:
Nonetheless, it's still unclear to me when something like this would be useful.
Anyone has a good practical example to understand
Runtime?I took a look at
vite-remix-effect but it still looks too complex for me to get a sense of what is happening.https://github.com/mikearnaldi/vite-remix-effect/blob/main/app/lib/effect.ts
I tried to come up with my own example based on the docs:
Nonetheless, it's still unclear to me when something like this would be useful.
Anyone has a good practical example to understand
Runtime?