Recently i have tried React+Meteor+Apollo. it looks great but I got problem where I want my app to become a real-time app like meteor does with pub/sub. so does anyone know is there any good example about Apollo subscriptions(pub/sub)? Thanks !
1 Like
I’m interested in the same. (Even better, a complete example with subscriptions and optimistic UI.) You may want to change your post’s tag from Help to Apollo. Sashko normally replies to the Apollo tags and he has a ton of good info on these topics.
I see. Thanks you
I thought it was a good idea at the time…
Here’s one article on subscriptions. It largely went over my head.