mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-02-20 14:05:59 +00:00
Add Fullstack GraphQL (#2913)
* Add Fullstack GraphQL * Move book into GraphQL heading * Add GraphQL to index and create GraphQL header
This commit is contained in:
parent
38453f4d85
commit
86bc3afaf7
@ -52,6 +52,7 @@
|
||||
* [Go](#go)
|
||||
* [Graphical user interfaces](#graphical-user-interfaces)
|
||||
* [Graphics Programming](#graphics-programming)
|
||||
* [GraphQL](#graphql)
|
||||
* [Groovy](#groovy)
|
||||
* [Gradle](#gradle)
|
||||
* [Grails](#grails)
|
||||
@ -267,6 +268,11 @@
|
||||
* [The GLib/GTK+ Development Platform](https://people.gnome.org/~swilmet/glib-gtk-dev-platform.pdf) - Sébastien Wilmet (PDF)
|
||||
|
||||
|
||||
### GraphQL
|
||||
|
||||
* [Fullstack GraphQL](https://github.com/GraphQLCollege/fullstack-graphql)
|
||||
|
||||
|
||||
### Language Agnostic
|
||||
|
||||
#### Algorithms & Data Structures
|
||||
|
Loading…
Reference in New Issue
Block a user