Skip to content

saifaustcse/angular-developer-roadmap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular Developer Roadmap

Roadmap to becoming a Angular 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 Angular developer. I made this chart as a tip for everyone who asks me, "What should I learn next as a Angular 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. Angular

  6. Routing

  7. Build Tools

  8. UI Design

  9. API Clients

  10. Fundamental 3rd parties

  11. State Management

  12. Architecture

  13. Coding style

  14. Utility Libraries

  15. Testing

  16. Internationalization

  17. Progressive Web Apps

  18. Mobile Application Development

  19. Desktop Application Development

Contribution

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

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