Needs advice
on
FirebaseFirebaseGraphQLGraphQL
and
Node.jsNode.js

Hi, we are looking to create a sports app that collects and displays player stats. It will include team chats with push notifications for upcoming games etc. We are thinking of using the standard MERN stack route with a GraphQL API or a real-time Firebase database. Any advice would be greatly appreciated.

READ LESS
6 upvotes·2.1M views
Replies (3)
Software Engineer ·

GraphQL can reduce traffic and some load. But maybe such optimization it is not required.

Real-time maybe is not required either. Also you can use Firestore without real-time.

READ MORE
1 upvote·3.5K views
View all (3)
Avatar of Randy Moss