{"id":20453517,"url":"https://github.com/saifaustcse/vue-developer-roadmap","last_synced_at":"2025-05-08T21:12:29.895Z","repository":{"id":45683490,"uuid":"355524185","full_name":"saifaustcse/vue-developer-roadmap","owner":"saifaustcse","description":"Vue Developer Roadmap","archived":false,"fork":false,"pushed_at":"2024-03-06T04:30:22.000Z","size":4597,"stargazers_count":171,"open_issues_count":1,"forks_count":25,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-08T21:11:57.357Z","etag":null,"topics":["developer-roadmap","roadmap","vue","vue-developer-roadmap","vue-development"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saifaustcse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-07T11:45:53.000Z","updated_at":"2025-05-02T23:35:27.000Z","dependencies_parsed_at":"2023-02-05T07:16:35.328Z","dependency_job_id":null,"html_url":"https://github.com/saifaustcse/vue-developer-roadmap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fvue-developer-roadmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fvue-developer-roadmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fvue-developer-roadmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fvue-developer-roadmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saifaustcse","download_url":"https://codeload.github.com/saifaustcse/vue-developer-roadmap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253149617,"owners_count":21861739,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["developer-roadmap","roadmap","vue","vue-developer-roadmap","vue-development"],"created_at":"2024-11-15T11:13:02.071Z","updated_at":"2025-05-08T21:12:29.819Z","avatar_url":"https://github.com/saifaustcse.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vue Developer Roadmap\n\n\u003e Roadmap to becoming a Vue Developer in 2024:\n\nBelow you can find a chart demonstrating the paths that you can take and the libraries that you would want to learn to become a Vue developer. I made this chart as a tip for everyone who asks me, \"What should I learn next as a Vue developer?\"\n\n## Disclaimer\n\n\u003e The purpose of this roadmap is to give you an idea about the landscape. The road map will guide you if you are confused about what to learn next, rather than encouraging you to pick what is hip and trendy. You should grow some understanding of why one tool would be better suited for some cases than the other and remember hip and trendy does not always mean best suited for the job\n\n## Give a Star! :star:\n\nIf you like or are using this project to learn or start your solution, please give it a star. Thanks!\n\n## Roadmap\n\n![Roadmap](./images/vue-developer-roadmap.png)\n\n## Resources\n\n1. IDEs\n\n   - [visualstudio](https://visualstudio.microsoft.com/downloads/)\n   - [visualstudioCode](https://code.visualstudio.com/Download)\n\n2. HTML\n\n   - [w3schools](https://www.w3schools.com/html/) HTML Tutorial\n   - [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/HTML) HTML: HyperText Markup Language\n\n3. CSS\n\n   - [w3schools](https://www.w3schools.com/css/) CSS Tutorial\n   - [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/CSS) CSS: Cascading Style Sheets\n   - [fontawesome](https://fontawesome.com/) Official website\n   - [w3schools](https://www.w3schools.com/icons/icons_reference.asp) Icons Reference\n\n4. JavaScript\n\n   _Basic_\n\n   - [w3schools](https://www.w3schools.com/js/default.asp) JavaScript Tutorial\n   - [developer.mozilla](https://developer.mozilla.org/en-US/docs/Web/JavaScript) JavaScript\n   - [javascript.info](https://javascript.info/) The Modern JavaScript Tutorial\n   - [htmlcheatsheet](https://htmlcheatsheet.com/js/) JS CheatSheet\n\n   _es6_\n\n   - [exploringjs](https://exploringjs.com/es6/index.html) Exploring ES6\n   - [es6-features](http://es6-features.org/#Constants) ECMAScript 6 — New Features: Overview \u0026 Comparison\n   - [jsfeatures](https://jsfeatures.in) jsfeatures\n   - [babeljs](https://babeljs.io/docs/en/learn) Learn ES2015\n   - [github](https://github.com/lukehoban/es6features) ECMAScript 6\n   - [github](https://github.com/sudheerj/ECMAScript-features) ECMAScript 6\n\n   _Style Guide_\n\n   - [github](https://github.com/airbnb/javascript) Airbnb JavaScript Style Guide\n   - [github](https://github.com/ryanmcdermott/clean-code-javascript) clean-code-javascript\n\n   _playground_\n\n   - [js-array-playground](https://js-array-playground.firebaseapp.com/) JavaScript Array Playground\n   - [jsfiddle](https://jsfiddle.net/)\n   - [plnkr](https://plnkr.co/)\n   - [jsbin](https://jsbin.com/?html,output)\n   - [codepen](https://codepen.io/pen/)\n   - [stackblitz](https://stackblitz.com/)\n\n5. Vue\n\n   - [official website](https://vuejs.org/)\n   - [View forms](https://vuejs.org/v2/guide/forms.html)\n   - [View components](https://vuejs.org/v2/guide/components.html)\n\n6. Routing\n\n   - [Vue Router](https://router.vuejs.org/)\n   - [Router5](https://router5.js.org/)\n\n7. Type Checkers\n\n   - [TypeScript](https://www.typescriptlang.org/)\n   - [TypeScript](https://vuejs.org/v2/guide/typescript.html)\n   - [Flow](https://flow.org/en/)\n\n8. Build Tools\n\n   - Package Managers\n     - [npm](https://www.npmjs.com/)\n     - [yarn](https://yarnpkg.com/lang/en/)\n     - [pnpm](https://pnpm.js.org/)\n   - Module Bundlers\n     - [vue-cli](https://cli.vuejs.org/)\n     - [Webpack](https://webpack.js.org/)\n     - [Bazel](https://bazel.build/)\n     - [Rollup](https://rollupjs.org/guide/en)\n     - [Browserify](http://browserify.org/)\n     - [FuseBox](https://fuse-box.org/)\n   - Task Runners\n     - [npm scripts](https://docs.npmjs.com/misc/scripts)\n     - [gulp](https://gulpjs.com/)\n     - [grunt](https://gruntjs.com/)\n\n9. UI Design\n\n   - CSS Preprocessor\n     - [Sass/CSS](https://sass-lang.com/)\n     - [PostCSS](https://postcss.org/)\n     - [Less](http://lesscss.org/)\n     - [Stylus](http://stylus-lang.com/)\n   - CSS Frameworks\n     - [Bootstrap](https://getbootstrap.com/)\n     - [Materialize](https://materializecss.com/)\n     - [Bulma](https://bulma.io/)\n     - [Semantic UI](https://semantic-ui.com/)\n   - CSS in JS\n     - [Styled Components](https://www.styled-components.com/)\n     - [Radium](https://formidable.com/open-source/radium/)\n     - [Emotion](https://emotion.sh/)\n     - [JSS](http://cssinjs.org/)\n     - [Aphrodite](https://github.com/Khan/aphrodite)\n   - Component libraries\n     - [Quasar](https://quasar-framework.org/)\n     - [Vuetify](https://vuetifyjs.com/en/)\n     - [iView](https://www.iviewui.com/)\n     - [Vuesax](https://lusaxweb.github.io/vuesax/)\n     - [bootstrap-vue](https://bootstrap-vue.js.org/)\n\n10. State Management\n\n    - [Component state](https://vuejs.org/v2/guide/state-management.html)\n    - [Vuex](https://vuex.vuejs.org/)\n      - Data persistence\n        - [vue-persistedstate](https://github.com/robinvdvleuten/vuex-persistedstate)\n\n11. API Clients\n\n    - REST\n      - [Fetch](https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API)\n      - [SuperAgent](https://visionmedia.github.io/superagent/)\n      - [axios](https://github.com/axios/axios)\n    - GraphQL\n      - [Apollo](https://apollo.vuejs.org/)\n      - [Relay](https://facebook.github.io/relay/)\n      - [urql](https://github.com/FormidableLabs/urql)\n\n12. Utility Libraries\n\n    - [Lodash](https://lodash.com/)\n    - [Moment](https://momentjs.com/)\n    - [classnames](https://github.com/JedWatson/classnames)\n    - [Numeral](http://numeraljs.com/)\n    - [RxJS](http://reactivex.io/)\n    - [ImmutableJS](https://facebook.github.io/immutable-js/)\n    - [Ramda](https://ramdajs.com/)\n\n13. Coding style\n\n    - [TSLint](https://palantir.github.io/tslint/)\n    - [Prettier](https://prettier.io/)\n\n14. Testing\n\n    - Unit Testing\n      - [Jest](https://facebook.github.io/jest/)\n      - [vue-test-utils](https://github.com/vuejs/vue-test-utils/)\n      - [Sinon](http://sinonjs.org/)\n      - [Mocha](https://mochajs.org/)\n      - [Chai](http://www.chaijs.com/)\n      - [AVA](https://github.com/avajs/ava)\n      - [Tape](https://github.com/substack/tape)\n    - End to End Testing\n      - [Nightwatch](http://nightwatchjs.org/)\n      - [Selenium](https://www.seleniumhq.org/)\n      - [Webdriver](http://webdriver.io/)\n      - [Puppeteer](https://pptr.dev/)\n      - [Cucumber.js](https://github.com/cucumber/cucumber-js)\n    - Integration Testing\n      - [Karma](https://karma-runner.github.io/)\n\n15. Internationalization\n\n    - [vue-i18n](https://kazupon.github.io/vue-i18n/)\n\n16. Server Side Rendering\n\n    - [Nuxt](https://nuxtjs.org/)\n\n17. Static Site Generator\n\n    - [VuePress](https://vuepress.vuejs.org/)\n\n18. Progressive Web Apps\n\n    - [Quasar](https://quasar-framework.org/)\n\n19. Mobile Application Development\n\n    - [Quasar](https://quasar-framework.org/)\n    - [Vue Native](https://github.com/GeekyAnts/vue-native-core/)\n    - [Nativescript Vue](https://nativescript-vue.org/)\n    - [Weex](https://weex.incubator.apache.org/)\n\n20. Desktop Application Development\n\n    - [Quasar](https://quasar-framework.org/)\n    - [Electron](https://electronjs.org/)\n    - [NW.js](https://nwjs.io/)\n    - [Vuido](https://vuido.mimec.org/)\n\n## Contribution\n\nIf you want to contribute to this project to make it more helpful for other Vue developers, your help is very welcome!\n\nJust file an issue, better yet: submit a PR! 🙂\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifaustcse%2Fvue-developer-roadmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaifaustcse%2Fvue-developer-roadmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifaustcse%2Fvue-developer-roadmap/lists"}