Add Graphql course (#8739)

pull/8749/head
Ejidike Esther 2022-10-21 03:44:57 +01:00 committed by GitHub
parent 57ec020a7a
commit 6f7429c51d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

View File

@ -15,6 +15,7 @@
* [Git](#git)
* [GLSL](#glsl)
* [Go](#go)
* [GraphQL](#graphql)
* [Haskell](#haskell)
* [HTML and CSS](#html-and-css)
* [Bootstrap](#bootstrap)
@ -158,6 +159,11 @@
* [The Go Tutorial](http://tour.golang.org)
### GraphQL
* [Apollo Odyssey](https://www.apollographql.com/tutorials/)
### Haskell
* [Try Haskell!](http://tryhaskell.org)