{"id":44793209,"url":"https://github.com/workshops-de/angular-workshop","last_synced_at":"2026-02-16T11:40:03.415Z","repository":{"id":112920345,"uuid":"321055400","full_name":"workshops-de/angular-workshop","owner":"workshops-de","description":"The best way to start your Angular career ❤️","archived":false,"fork":false,"pushed_at":"2025-09-30T10:32:55.000Z","size":1348,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-30T12:28:46.384Z","etag":null,"topics":["angular","rxjs","typescript"],"latest_commit_sha":null,"homepage":"https://workshops.de/seminare-schulungen-kurse/angular-typescript","language":"HTML","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/workshops-de.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-12-13T12:05:46.000Z","updated_at":"2025-09-19T12:30:33.000Z","dependencies_parsed_at":"2024-09-08T18:24:18.938Z","dependency_job_id":"f7ebffe7-f7af-4684-8be2-76e21e179c91","html_url":"https://github.com/workshops-de/angular-workshop","commit_stats":null,"previous_names":[],"tags_count":68,"template":false,"template_full_name":null,"purl":"pkg:github/workshops-de/angular-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workshops-de%2Fangular-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workshops-de%2Fangular-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workshops-de%2Fangular-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workshops-de%2Fangular-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/workshops-de","download_url":"https://codeload.github.com/workshops-de/angular-workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/workshops-de%2Fangular-workshop/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29506830,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-16T09:05:14.864Z","status":"ssl_error","status_checked_at":"2026-02-16T08:55:59.364Z","response_time":115,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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","rxjs","typescript"],"created_at":"2026-02-16T11:40:02.637Z","updated_at":"2026-02-16T11:40:03.403Z","avatar_url":"https://github.com/workshops-de.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eAngular \u0026 TypeScript Intensive Training\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"workshops-de-logo-blue\" src=\"docs/logo-workshops-de.png\" width=\"120\"\u003e\n  \u003cbr\u003e\n  \u003cem\u003eThe best way to get started with Angular\u003c/em\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://workshops.de/seminare-schulungen-kurse/angular-typescript\" target=\"_blank\"\u003e\u003cstrong\u003eworkshops.de\u003c/strong\u003e\u003c/a\u003e\n  \u003cbr\u003e\n\u003c/p\u003e\n\n## Local Development\n\n| Command         | Description                                       |\n| --------------- | ------------------------------------------------- |\n| `npm install`   | Installs the packages to develop the Angular app  |\n| `npm start`     | Starts the Angular app                            |\n| `npm test`      | Runs tests for the Angular app                    |\n| `npm run build` | Compiles the Angular app in production mode       |\n| `npm run lint`  | Runs static code analysis using [eslint][eslint]. |\n\n## The API\n\n| Command              | Description                                       |\n| -------------------- | ------------------------------------------------- |\n| `npx bookmonkey-api` | Installs and starts the HTTP API \"Bookmonkey API\" |\n\nThe API provides fake data that you can use in your Angular application.\n\n\u003e [!NOTE]\n\u003e The API starts at http://localhost:4730.\n\u003e When you open this page, you'll find documentation for all endpoints. 🚀\n\n## AI Tutor (Beta)\n\nThis repository includes a Modern Angular Tutor that guides you step-by-step through building a complete Angular application using the latest patterns in **Angular v20**.\n\n\u003e [!WARNING]\n\u003e The AI Tutor feature is in beta and may occasionally provide incorrect information or code examples.\n\n### Using the AI Tutor\n\nThe AI Tutor teaches through a **Learn-Apply-Feedback** cycle:\n\n1. Learn a concept with explanations and examples\n2. Apply knowledge with hands-on exercises\n3. Get automatic feedback on your solution\n\n### Example Prompts\n\n| Prompt Type       | Examples                                                        |\n| ----------------- | --------------------------------------------------------------- |\n| **Get Started**   | \"Let's start\", \"Hello\"                                          |\n| **Adjust Level**  | \"Set my experience level to beginner\", \"Change my rating to 8\"  |\n| **View Progress** | \"Where are we?\", \"Show the table of contents\"                   |\n| **Skip Module**   | \"Skip this section\", \"Auto-complete this step for me\"           |\n| **Jump to Topic** | \"Take me to the forms lesson\", \"Jump to services\"               |\n| **Get Help**      | \"I'm stuck\", \"Give me a hint\", \"Show step-by-step instructions\" |\n\n### Troubleshooting\n\nIf the tutor doesn't respond correctly:\n\n- Type \"proceed\" to nudge the tutor forward\n- Correct the tutor if it misunderstands your progress\n- Ask \"What should I see in my UI?\" to verify expected output\n- Reload the browser window or start a new chat session\n- For persistent issues, report them on [GitHub](https://github.com/angular/ai-tutor/issues)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkshops-de%2Fangular-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fworkshops-de%2Fangular-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fworkshops-de%2Fangular-workshop/lists"}