armanbilge/calico

Add demo for http4s-dom integration

armanbilge opened this issue · 0 comments

Particularly, something to demonstrate the idea that requests should be run in a background process, rather than clogging up the event handler.

Actually, I really like the idea of using switchMap to interrupt an on-going request which a Signal changes 😁

Something with WebSocket might be fun too.