Developer-roadmap: why not includes the GraphQL?

Created on 18 Feb 2019  路  6Comments  路  Source: kamranahmedse/developer-roadmap

why not includes the GraphQL?

I think it will be the trending of new API development, just like GitHub version 4.

https://github.com/topics/github-api
https://developer.github.com/

Most helpful comment

It should be in backend as well.

All 6 comments

In which chart? Frontend? Backend? DevOps?

Frontend

It should be in backend as well.

Both side Back and Front and Apollo as favorite tech. After maybe Relay.... others (I don't know others well o_O)

This has been fixed and will be published in the coming release. Thank you 馃檹

I daresay that in Backend, GraphQL should be in "Learn about APIs" at this point, given the rate of adoption. REST should definately be learned always as a prerequesite to implementing GraphQL over HTTP, so the "learn at any time" legend key would remain, though GraphQL has a much broader scope and application than HTTP webservice APIs, all of it's applications would fall under the broad category of "APIs".

Should I open a new ticket?

that said, the place where it sits still makes sense, since it tends to be at the front of a "backend" stack (for example, to stitch service interfaces together into a common schema)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

zhaoyao91 picture zhaoyao91  路  3Comments

TheJaredWilcurt picture TheJaredWilcurt  路  4Comments

sxnaprkhr picture sxnaprkhr  路  3Comments

4rterius picture 4rterius  路  5Comments

minthemiddle picture minthemiddle  路  3Comments