-
Notifications
You must be signed in to change notification settings - Fork 21
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
GSoC 2020 Idea: Interactive tutorial for GraphQL query syntax #10
Comments
great idea! GraphiQL 1.0.0 stable will support compositions like this as a goal |
Yeah, this is a cool interactive way to learn |
I can help with the code reviews if that's what is needed.
./Tanay
…On Thu, 6 Feb, 2020, 12:43 PM Ivan Goncharov, ***@***.***> wrote:
@acao <https://github.com/acao> @orta <https://github.com/orta> Do you
want to adopt this idea as mentors?
I can help with brainstorming but have zero knowledge of front-end so I
can't review code.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#10?email_source=notifications&email_token=ACN6LH2IR7LQBQCWLOR5QA3RBO2BPA5CNFSM4KQFHDT2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEK6FQKY#issuecomment-582768683>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACN6LH64JGVSPO4KURDIBY3RBO2BPANCNFSM4KQFHDTQ>
.
|
Hii @IvanGoncharov that's a great idea. I would love to add something to it. Should we make something like AWS API Gateway, It would help the users to get more insight into graphQL. I would love to help you in frontend as well as backend support. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have an idea for a project that is more related to GraphiQL: an interactive tutorial for writing queries
Something like that https://dev.to/methodcoder/graphql-crash-course-in-10-pics-3b04
But as an interactive GraphiQL based tutorial with some challenges where you need to write some queries yourself.
It would be a good app to test plugin APIs and also useful for people who just want to quickly learn graphql syntax.
I have almost zero knowledge of the front-end side so I can’t realistically mentor it 😞 so I post it here in case anyone wants to adopt it.
CC: @acao @orta
The text was updated successfully, but these errors were encountered: