{"id":18794296,"url":"https://github.com/angular-university/courses","last_synced_at":"2025-06-11T12:07:32.279Z","repository":{"id":73660997,"uuid":"56834190","full_name":"angular-university/courses","owner":"angular-university","description":"Contains the Angular For Beginners Course, Angular Forms, Router and RxJs Jumpstart Courses","archived":false,"fork":false,"pushed_at":"2017-11-06T15:54:21.000Z","size":633,"stargazers_count":183,"open_issues_count":1,"forks_count":146,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-04-09T23:18:29.281Z","etag":null,"topics":["angular","angular-forms","angular-router","rxjs","typescript"],"latest_commit_sha":null,"homepage":"https://angular-university.io","language":"TypeScript","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/angular-university.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,"publiccode":null,"codemeta":null}},"created_at":"2016-04-22T07:09:26.000Z","updated_at":"2025-02-08T12:42:54.000Z","dependencies_parsed_at":"2023-03-13T20:17:34.195Z","dependency_job_id":null,"html_url":"https://github.com/angular-university/courses","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-university%2Fcourses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-university%2Fcourses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-university%2Fcourses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-university%2Fcourses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/angular-university","download_url":"https://codeload.github.com/angular-university/courses/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/angular-university%2Fcourses/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259262606,"owners_count":22830560,"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":["angular","angular-forms","angular-router","rxjs","typescript"],"created_at":"2024-11-07T21:28:56.012Z","updated_at":"2025-06-11T12:07:32.248Z","avatar_url":"https://github.com/angular-university.png","language":"TypeScript","readme":"# Angular University Lessons Code\nContains the code for several of the [Angular University](https://angular-university.io) courses.\n\nThis course repository is updated to Angular 5, there is a Yarn lock file available.\n\n\n[Angular for Beginners Course](https://angular-university.io/course/getting-started-with-angular2)\n\n![Angular for Beginners course](https://angular-academy.s3.amazonaws.com/thumbnails/angular2-for-beginners-small-v2.png)\n\n\n# Which Course are You Looking For ?\n\nIf you are looking for the code of the following courses, see further the installation instructions on this page:\n\n- [Angular For Beginners](https://angular-university.io/course/getting-started-with-angular2)\n- [Angular Services and HTTP](https://angular-university.io/course/angular2-http)\n- [Angular Router](https://angular-university.io/course/angular2-routing)\n- [Angular Forms](https://angular-university.io/course/angular2-forms)\n\n# Angular and Firebase - Build a Web Application Course\n\nIf you are looking for the Angular and Firebase - Build a Web Application Course code, the repo with the full code can be found here:\n\n[Angular and Firebase - Build a Web Application](https://angular-university.io/course/build-an-application-with-angular2)\n\n[Github Repo For this course](https://github.com/angular-university/angular-firebase-app)\n\n![Angular firebase course](https://angular-academy.s3.amazonaws.com/thumbnails/angular_app-firebase-small-v2.png)\n\n\n# Complete Typescript 2 Course - Build A REST API\n\nIf you are looking for the Complete Typescript 2 Course - Build a REST API, the repo with the full code can be found here:\n\n[Complete Typescript 2 Course - Build A REST API](https://angular-university.io/course/typescript-2-tutorial)\n\n[Github Repo for this course](https://github.com/angular-university/complete-typescript-course)\n\n![Complete Typescript Course](https://angular-academy.s3.amazonaws.com/thumbnails/typescript-2-small.png)\n\n\n# Angular Ngrx Reactive Extensions Architecture Course \n\nIf you are looking for the Angular Ngrx Reactive Extensions Architecture Course code, the repo with the full code can be found here:\n\n[Angular Ngrx Reactive Extensions Architecture Course](https://angular-university.io/course/angular2-ngrx)\n\n[Github repo for this course](https://github.com/angular-university/ngrx-course)\n\n![Angular Ngrx Course](https://angular-academy.s3.amazonaws.com/thumbnails/ngrx-angular.png)\n\n\n# RxJs And Reactive Patterns Angular Architecture Course\n\nIf you are looking for the RxJs And Reactive Patterns Angular Architecture Course code, the repo with the full code can be found here:\n\n[RxJs and Reactive Patterns Angular Architecture Course](https://angular-university.io/course/reactive-angular-architecture-course)\n\n[Github repo for this course](https://github.com/angular-university/reactive-patterns-course)\n\n![RxJs and Reactive Patterns Angular Architecture Course](https://s3-us-west-1.amazonaws.com/angular-academy/blog/images/rxjs-reactive-patterns-small.png)\n\n\n\n# Installation pre-requisites\n\nThis project has minimal dependencies, you only need node and npm installed on your machine.  These are some tutorials to install node in different operating systems. \n\n*Make sure to install the latest version of Node 6*\n\n- [Install Node and NPM on Windows](https://www.youtube.com/watch?v=8ODS6RM6x7g)\n- [Install Node and NPM on Linux](https://www.youtube.com/watch?v=yUdHk-Dk_BY)\n- [Install Node and NPM on Mac](https://www.youtube.com/watch?v=Imj8PgG3bZU)\n\n\n# Installation Instructions\n\nFirst clone or download as a Zip file using the green \"Clone Or Download\" button on the top right of the document.\n\nThen change directory to the folder 01-getting-started-with-angular2, where you will find a small node project with a `package.json`.\n\nOn the command line run the following:\n\n    npm install\n\nIf you prefer the Yarn package manager, you can also run:\n\n    yarn\n\nAlthough npm install would also work, its recommended to use Yarn to install the course dependencies. Yarn has the big advantage that if you use it you will be\ninstalling the exact same dependencies than I installed in my machine, so you wont run into issues caused by semantic versioning updates.\n    \nThis should take a couple of minutes. If there are issues, please post the complete error message in the Questions section of the course.\n\n# Starting the development server\n\nTo start the server, run the following command:\n\n    npm start\n\nIf you now go to [http://localhost:8080](http://localhost:8080), there will be a running application at this url. \n\n# Making changes\n\nIf you edit a Typescript file and refresh the browser, the changes will be applied.\n\n\n## Brought to you by the Angular University\n\nHave a look at our course pipeline at [angular-university.io](https://angular-university.io/).\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular-university%2Fcourses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fangular-university%2Fcourses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fangular-university%2Fcourses/lists"}