Skip to content

saifaustcse/vue-developer-roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Vue Developer Roadmap

Roadmap to becoming a Vue Developer in 2024:

Below 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?"

Disclaimer

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

Give a Star! ⭐

If you like or are using this project to learn or start your solution, please give it a star. Thanks!

Roadmap

Roadmap

Resources

  1. IDEs

  2. HTML

  3. CSS

  4. JavaScript

    Basic

    es6

    Style Guide

    • github Airbnb JavaScript Style Guide
    • github clean-code-javascript

    playground

  5. Vue

  6. Routing

  7. Type Checkers

  8. Build Tools

  9. UI Design

  10. State Management

  11. API Clients

  12. Utility Libraries

  13. Coding style

  14. Testing

  15. Internationalization

  16. Server Side Rendering

  17. Static Site Generator

  18. Progressive Web Apps

  19. Mobile Application Development

  20. Desktop Application Development

Contribution

If you want to contribute to this project to make it more helpful for other Vue developers, your help is very welcome!

Just file an issue, better yet: submit a PR! 🙂