computer-scienceangular-roadmapbackend-roadmapblockchain-roadmapdba-roadmapdeveloper-roadmapdevops-roadmapfrontend-roadmapgo-roadmaphactoberfestjava-roadmapjavascript-roadmapnodejs-roadmappython-roadmapqa-roadmapreact-roadmaproadmapstudy-planvue-roadmapweb3-roadmap
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
44 lines
1.1 KiB
44 lines
1.1 KiB
2 years ago
|
{
|
||
|
"seo": {
|
||
|
"title": "GraphQL Roadmap",
|
||
|
"description": "Learn GraphQL with this step by step guide and resources.",
|
||
|
"keywords": [
|
||
|
"guide to learn graphql",
|
||
|
"graphql roadmap",
|
||
|
"graphql roadmap",
|
||
|
"modern graphql roadmap",
|
||
|
"fullstack graphql roadmap",
|
||
|
"design and architecture roadmap",
|
||
|
"scalable design roadmap",
|
||
|
"design architecture patterns roadmap",
|
||
|
"application architectures"
|
||
|
]
|
||
|
},
|
||
|
"title": "GraphQL",
|
||
|
"description": "Step by step guide to learn GraphQL",
|
||
|
"featuredTitle": "GraphQL",
|
||
|
"type": "tool",
|
||
|
"featuredDescription": "Step by Step guide to learn GraphQL in 2022",
|
||
|
"isTextHeavy": false,
|
||
|
"isCommunity": false,
|
||
|
"isNew": true,
|
||
|
"isUpcoming": false,
|
||
|
"featured": true,
|
||
|
"jsonUrl": "/project/graphql.json",
|
||
|
"author": {
|
||
|
"name": "Denis Badurina",
|
||
|
"url": "https://twitter.com/enisdenjo"
|
||
|
},
|
||
|
"pdfUrl": "/pdfs/graphql.pdf",
|
||
|
"relatedRoadmaps": [
|
||
|
"frontend",
|
||
|
"backend",
|
||
|
"nodejs",
|
||
|
"javascript",
|
||
|
"react",
|
||
|
"vue",
|
||
|
"angular"
|
||
|
],
|
||
|
"contentPathsFilePath": "./content-paths.json"
|
||
|
}
|