Hacker News new | ask | show | jobs
Ask HN: Reactive and LocalFirst GraphQL Platform?
1 points by bruchim 778 days ago
What is the best platform for achieving offline-first & reactive UI with graphql?

I'm familiar with graphql "subscribe" functionality, but I'm talking about a robust platform to manage connections on a big scale, handling first snapshots, update queues, etc.

I'm looking for something similar to what Tuomas described in his talk about linear sync: https://www.youtube.com/watch?v=Wo2m3jaJixU

Thanks!