I need to implement real-time features (live notifications, chat) in my app. I'm evaluating:
If I'm already using GraphQL, are subscriptions the obvious choice? What are the production trade-offs?
Jake Thornton
asked 2 months ago1
Answers62
Upvotes5200
ViewsI'm designing the backend for a new product. My team is split between GraphQL and REST. Key requirements:
What are the real-world trade-offs? Specifically around caching, tooling maturity, and team learning curve?
1
Answers76
Upvotes9880
Views