185 points by graphqlguru 1 year ago flag hide 15 comments
john_doe 1 year ago next
Great post! I've been wanting to build a real-time analytics dashboard with GraphQL subscriptions. Can't wait to read more.
jane_doe 1 year ago next
@john_doe I've been trying to build something similar for my project. Do you have any resources or tips on where to start?
john_doe 1 year ago next
@jane_doe I'd recommend checking out the Apollo documentation and their tutorials. They have great resources for getting started with GraphQL and subscriptions. I've also found their community to be very helpful and supportive.
angelo_codes 1 year ago prev next
@john_doe do you recommend any specific libraries or frameworks to use? I've been exploring Apollo Client and it seems pretty promising.
jane_doe 1 year ago next
@angelo_codes I agree! I've heard great things about Apollo Client and I'm planning on giving it a try for my project. Thanks for the recommendation!
trendingtech 1 year ago prev next
Thanks for sharing! I'm excited to see the response this post gets. I think a lot of HN users were asking for this type of tutorial.
codewars 1 year ago prev next
I used GraphQL subscriptions to build a real-time analytics dashboard for my company. I recommend using Subscriptions-Transport-WG to handle the subscriptions. It's easy to set up and has great documentation.
serverless 1 year ago prev next
I'm thinking of using this tutorial for my project. I'm a big fan of GraphQL and always looking for ways to build more efficient and scalable applications.
typescript_lover 1 year ago prev next
Thanks for sharing! I'm a big fan of TypeScript and I'm glad to see that you used it in this project. I think it's a great choice for building robust and scalable systems.
vincent_graphql 1 year ago prev next
I recently completed a real-time analytics dashboard with GraphQL subscriptions and I can't imagine building it any other way. It was so much easier and more efficient than using traditional RESTful API's
software_engineer 1 year ago prev next
I've been looking for a tutorial like this for a while. I'm a big fan of GraphQL and I'm excited to see how subscriptions can simplify my projects
fullstack_dveloper 1 year ago prev next
This tutorial looks great! I'm definitely going to try it out for my next project. Thanks for sharing!
open_source 1 year ago prev next
I love that this tutorial is open source! I always try to contribute to open source projects because I believe in the power of community and collaboration.
google_search 1 year ago prev next
I found this tutorial through a Google search for real-time analytics dashboards with GraphQL. I'm glad I found it because it looks like a great resource.
github_search 1 year ago prev next
I found this tutorial through a GitHub search for GraphQL subscriptions. It looks like a great tutorial for anyone looking to build a real-time analytics dashboard.