parent
a60d8f312f
commit
89a7184714
28 changed files with 4159 additions and 111 deletions
@ -0,0 +1,7 @@ |
|||||||
|
The intent of this guide is to give you an idea about the Vue ecosystem and to help guide your learning if you are confused. We have another [roadmap on the Frontend Development](/frontend) that focuses on the frontend development if you are interested in that. |
||||||
|
|
||||||
|
Also, please note that the list below is exhaustive, and the items are listed in no particular order. You don't need to learn everything listed in the picture, however knowing what you don't know is as important as knowing things. |
||||||
|
|
||||||
|
![](/roadmaps/vue.png) |
||||||
|
|
||||||
|
Please note that the list is opinionated, and you might have different opinions than those of the author. Having said that, [we would love to hear your opinions](https://github.com/kamranahmedse/developer-roadmap/issues/new) and incorporate them in the picture if suitable. |
@ -0,0 +1,51 @@ |
|||||||
|
{ |
||||||
|
"seo": { |
||||||
|
"title": "Vue Developer Roadmap: Learn to become a Vue developer", |
||||||
|
"description": "Community driven, articles, resources, guides, interview questions, quizzes for vue development. Learn to become a modern Vue developer by following the steps, skills, resources and guides listed in this roadmap.", |
||||||
|
"keywords": [ |
||||||
|
"guide to becoming a vue developer", |
||||||
|
"guide to becoming a vue.js developer", |
||||||
|
"vue developer roadmap", |
||||||
|
"vue.js developer roadmap", |
||||||
|
"vue roadmap", |
||||||
|
"vue.js roadmap", |
||||||
|
"become vue developer", |
||||||
|
"become vue.js developer", |
||||||
|
"vue developer skills", |
||||||
|
"vue.js developer skills", |
||||||
|
"vue skills test", |
||||||
|
"vue.js skills test", |
||||||
|
"skills for vue development", |
||||||
|
"skills for vue.js development", |
||||||
|
"learn vue development", |
||||||
|
"learn vue.js development", |
||||||
|
"what is vue", |
||||||
|
"what is vue.js", |
||||||
|
"vue quiz", |
||||||
|
"vue.js quiz", |
||||||
|
"vue interview questions", |
||||||
|
"vue.js interview questions" |
||||||
|
] |
||||||
|
}, |
||||||
|
"title": "Vue Developer", |
||||||
|
"description": "Everything that is there to learn about Vue and the ecosystem in 2022.", |
||||||
|
"featuredTitle": "Vue", |
||||||
|
"type": "tool", |
||||||
|
"featuredDescription": "Step by step guide to become a Vue Developer in 2022", |
||||||
|
"isTextHeavy": false, |
||||||
|
"isCommunity": false, |
||||||
|
"featured": true, |
||||||
|
"jsonUrl": "/project/vue.json", |
||||||
|
"landingPath": "./landscape.md", |
||||||
|
"resourcesPath": "./resources.md", |
||||||
|
"versions": [ |
||||||
|
"latest", |
||||||
|
"2018", |
||||||
|
"2017" |
||||||
|
], |
||||||
|
"author": { |
||||||
|
"name": "Kamran Ahmed", |
||||||
|
"url": "https://twitter.com/kamranahmedse" |
||||||
|
}, |
||||||
|
"pdfUrl": "/pdfs/vue.pdf" |
||||||
|
} |
@ -1,37 +0,0 @@ |
|||||||
{ |
|
||||||
"seo": { |
|
||||||
"title": "AWS Roadmap: Learn to use AWS", |
|
||||||
"description": "Community driven, articles, resources, guides, interview questions, quizzes for react development. Learn to become a modern React developer by following the steps, skills, resources and guides listed in this roadmap.", |
|
||||||
"keywords": [ |
|
||||||
"guide to aws", |
|
||||||
"aws roadmap", |
|
||||||
"aws skills", |
|
||||||
"aws skills test", |
|
||||||
"skills for aws", |
|
||||||
"cloud development", |
|
||||||
"what is aws", |
|
||||||
"aws quiz", |
|
||||||
"aws interview questions" |
|
||||||
] |
|
||||||
}, |
|
||||||
"title": "AWS", |
|
||||||
"description": "Everything that is there to learn about AWS and the ecosystem in 2022.", |
|
||||||
"featuredTitle": "AWS", |
|
||||||
"type": "tool", |
|
||||||
"featuredDescription": "Step by step guide to learn AWS in 2022", |
|
||||||
"isTextHeavy": false, |
|
||||||
"isCommunity": false, |
|
||||||
"isUpcoming": true, |
|
||||||
"featured": true, |
|
||||||
"landingPath": "./landscape.md", |
|
||||||
"resourcesPath": "./resources.md", |
|
||||||
"versions": [ |
|
||||||
"latest", |
|
||||||
"2018", |
|
||||||
"2017" |
|
||||||
], |
|
||||||
"author": { |
|
||||||
"name": "Kamran Ahmed", |
|
||||||
"url": "https://twitter.com/kamranahmedse" |
|
||||||
} |
|
||||||
} |
|
@ -1,11 +0,0 @@ |
|||||||
> **Roadmap is not ready yet**. Please check back later or [subscribe to get notified](/signup). |
|
||||||
|
|
||||||
While we prepare the roadmap, follow this simple advice to learn anything |
|
||||||
|
|
||||||
> Just **pick a project and start working on it**, you will learn all that you need along the way. |
|
||||||
|
|
||||||
**→** [All Roadmaps](/roadmaps) • [Programming guides](/guides) • [Subscribe](/signup) |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Binary file not shown.
File diff suppressed because it is too large
Load Diff
After Width: | Height: | Size: 425 KiB |
Loading…
Reference in new issue