{"id":13529742,"url":"https://github.com/saifaustcse/angular-developer-roadmap","last_synced_at":"2025-10-08T09:55:46.270Z","repository":{"id":44595774,"uuid":"354563961","full_name":"saifaustcse/angular-developer-roadmap","owner":"saifaustcse","description":"Angular Developer Roadmap","archived":false,"fork":false,"pushed_at":"2024-03-06T04:29:38.000Z","size":4532,"stargazers_count":151,"open_issues_count":1,"forks_count":32,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-06-06T05:34:52.209Z","etag":null,"topics":["angular-developer","angular-developer-roadmap","angular-roadmap","developer-roadmap","roadmap"],"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,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-04-04T14:25:25.000Z","updated_at":"2025-04-21T14:58:44.000Z","dependencies_parsed_at":"2024-04-13T18:52:30.034Z","dependency_job_id":"05218ca5-04a7-47c4-b617-10196c906190","html_url":"https://github.com/saifaustcse/angular-developer-roadmap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/saifaustcse/angular-developer-roadmap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fangular-developer-roadmap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fangular-developer-roadmap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fangular-developer-roadmap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fangular-developer-roadmap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saifaustcse","download_url":"https://codeload.github.com/saifaustcse/angular-developer-roadmap/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saifaustcse%2Fangular-developer-roadmap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278924143,"owners_count":26069400,"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","status":"online","status_checked_at":"2025-10-08T02:00:06.501Z","response_time":56,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["angular-developer","angular-developer-roadmap","angular-roadmap","developer-roadmap","roadmap"],"created_at":"2024-08-01T07:00:39.036Z","updated_at":"2025-10-08T09:55:46.256Z","avatar_url":"https://github.com/saifaustcse.png","language":null,"readme":"# Angular Developer Roadmap\n\n\u003e Roadmap to becoming a Angular 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 Angular developer. I made this chart as a tip for everyone who asks me, \"What should I learn next as a Angular 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/angular-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. Angular\n\n   - [official website](https://angular.io/)\n\n6. Routing\n\n   - [Angular-router](https://angular.io/guide/router)\n\n7. 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     - [angular-cli](https://angular.io/cli)\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\n8. 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   - UI Frameworks\n     - [Angular Material](https://material.angular.io/) - Material Design components for Angular\n     - [ngx-bootstrap](https://github.com/valor-software/ngx-bootstrap) Bootstrap widgets in Angular\n     - [ng-bootstrap](https://github.com/ng-bootstrap/ng-bootstrap) Angular powered Bootstrap\n     - [angular-ui/bootstrap](https://github.com/angular-ui/bootstrap) Angular powered Bootstrap\n     - [ng-zorro-antd](https://ng.ant.design/docs/introduce/en) Angular UI component library based on Ant Design\n     - [nebular](https://github.com/akveo/nebular) angular UI Library based on Eva Design System\n     - [primeng](https://github.com/primefaces/primeng) Angular UI Component Library\n     - [clarity](https://github.com/vmware/clarity) Angular components working together to craft exceptional experiences\n\n9. 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-angular.com/docs/)\n     - [Relay](https://facebook.github.io/relay/)\n     - [urql](https://github.com/FormidableLabs/urql)\n\n10. Fundamental 3rd parties\n\n    - TypeScript\n      - [\"TypeScript Deep Dive\"](https://github.com/basarat/typescript-book)\n      - [Typescript Docs](https://www.typescriptlang.org/docs/)\n    - RxJS\n      - [The introduction to Reactive Programming](https://gist.github.com/staltz/868e7e9bc2a7b8c1f754)\n      - [RxJS manual](http://reactivex.io/rxjs/manual/overview.html#introduction)\n      - [RxJS In-Depth (video)](https://www.youtube.com/watch?v=KOOT7BArVHQ)\n\n11. State Management\n\n    - [ngrx](https://ngrx.io/)\n    - [NGXS](https://ngxs.gitbook.io/ngxs/)\n\n12. Architecture\n\n    - [Schematics](https://www.npmjs.com/package/@angular-devkit/schematics)\n    - [angular/elements](https://angular.io/guide/elements)\n\n13. Coding style\n\n    - [Angular Styleguide](https://angular.io/guide/styleguide)\n    - [TSLint](https://palantir.github.io/tslint/)\n    - [Prettier](https://prettier.io/)\n\n14. 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    - [ImmutableJS](https://facebook.github.io/immutable-js/)\n    - [Ramda](https://ramdajs.com/)\n\n15. Testing\n\n    - Unit Testing\n      - [Jasmine](https://jasmine.github.io/)\n      - [Karma](http://karma-runner.github.io/2.0/index.html)\n      - [Jest](http://jestjs.io/)\n    - E2E Testing\n      - [Protractor](https://www.protractortest.org/#/)\n      - [cypress.io](https://www.cypress.io/)\n    - Integration Testing\n      - [Karma](https://karma-runner.github.io/)\n\n16. Internationalization\n\n    - [angular/localize](https://angular.io/guide/i18n)\n\n17. Progressive Web Apps\n\n    - [angular/pwa](https://angular.io/guide/service-worker-getting-started)\n    - [Workbox](https://developers.google.com/web/tools/workbox/)\n\n18. Mobile Application Development\n\n    - [NativeScript](https://www.nativescript.org/)\n    - [Ionic](https://ionicframework.com/)\n\n19. Desktop Application Development\n\n    - [Angular Universal](https://universal.angular.io/)\n    - [Electron](https://electronjs.org/)\n\n## Contribution\n\nIf you want to contribute to this project to make it more helpful for other Angular developers, your help is very welcome!\n\nJust file an issue, better yet: submit a PR! 🙂\n","funding_links":[],"categories":["Web Development"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifaustcse%2Fangular-developer-roadmap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaifaustcse%2Fangular-developer-roadmap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifaustcse%2Fangular-developer-roadmap/lists"}