-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
discussion #2
Comments
@nadaa what do you think about completing a basic graphql course? or maybe you done it before - please advice |
@atherdon, I am currently following a course by Andrew Mead. This is my first time with GraphQL. |
i think for this moment yoga will suit us perfectly. maybe later - when we finish and test our types, create auth with facebook, display data from our sources - maybe then it'll be important to decide what is better |
This is taken from the yoga page: How does graphql-yoga compare to apollo-server and other tools? As mentioned above, graphql-yoga is built on top of a variety of other packages, such as graphql.js, express and apollo-server. Each of these provides a certain piece of functionality required for building a GraphQL server. graphql-yoga is like create-react-app for building GraphQL servers. |
ok, this is solved for me. i'm big fan of create-react-app |
what approach we'll have for our graphql server?
i mean there a lot of servers like yoga or apollo stuff, please advice
The text was updated successfully, but these errors were encountered: