{"id":18980880,"url":"https://github.com/wolfiezero/scotch-school-getting-started-with-angular-2","last_synced_at":"2026-05-04T23:36:37.839Z","repository":{"id":141351590,"uuid":"84001677","full_name":"WolfieZero/scotch-school-getting-started-with-angular-2","owner":"WolfieZero","description":"Getting started with Angular 2","archived":false,"fork":false,"pushed_at":"2017-03-05T21:05:31.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-01T11:23:47.232Z","etag":null,"topics":["angular","angular-2","angular2","javascript"],"latest_commit_sha":null,"homepage":null,"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/WolfieZero.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":"2017-03-05T20:57:18.000Z","updated_at":"2017-03-05T21:14:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"823d9f3e-7eab-4cf5-a9ee-cbcba69760a3","html_url":"https://github.com/WolfieZero/scotch-school-getting-started-with-angular-2","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolfieZero%2Fscotch-school-getting-started-with-angular-2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolfieZero%2Fscotch-school-getting-started-with-angular-2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolfieZero%2Fscotch-school-getting-started-with-angular-2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WolfieZero%2Fscotch-school-getting-started-with-angular-2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/WolfieZero","download_url":"https://codeload.github.com/WolfieZero/scotch-school-getting-started-with-angular-2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239985725,"owners_count":19729515,"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-2","angular2","javascript"],"created_at":"2024-11-08T16:08:06.311Z","updated_at":"2026-04-11T17:30:15.127Z","avatar_url":"https://github.com/WolfieZero.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Angular 2\n\nFollowing the course [**Getting Started with Angular 2+**](https://school.scotch.io/getting-started-with-angular-2)\n\n\n## Structural Directive\n\n```javascript\n*ngFor=\"let user of users\"\n*ngIf=\"users\"\n```\n\n\n## Putting Info Into a Component\n\n```javascript\n@Input()\n```\n\n\n## Bindings\n\n### Property Binding - `[]`\n\nData flows INTO it one-way\n\n```javascript\n[class.active]=\"user === activeUser\"\n```\n\n### Event Binding - `()`\n\nData flows OUT OF it one-way\n\n```javascript\n(Click)=\"selectUser(user)\"\n```\n\n### Two-Way Data Binding - \"The Banana in a Box\"\n\n```javascript\n[(ngModel)]=\"activeUser.name\"\n```\n\n\n## Links\n\n[Style Guide](https://angular.io/docs/ts/latest/guide/style-guide.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfiezero%2Fscotch-school-getting-started-with-angular-2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwolfiezero%2Fscotch-school-getting-started-with-angular-2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwolfiezero%2Fscotch-school-getting-started-with-angular-2/lists"}