https://github.com/tomwayson/angular-2-fundamentals
Working my way through https://egghead.io/series/angular-2-fundamentals
https://github.com/tomwayson/angular-2-fundamentals
Last synced: about 1 year ago
JSON representation
Working my way through https://egghead.io/series/angular-2-fundamentals
- Host: GitHub
- URL: https://github.com/tomwayson/angular-2-fundamentals
- Owner: tomwayson
- Created: 2015-10-29T04:40:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-29T04:41:40.000Z (over 10 years ago)
- Last Synced: 2025-02-11T16:23:56.492Z (over 1 year ago)
- Language: TypeScript
- Size: 105 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# angular-2-fundamentals
Working my way through the [egghead.io Angular 2 Fundamentals series](https://egghead.io/series/angular-2-fundamentals).
The initial commit is after the [Passing data to components with @Input lesson](https://egghead.io/lessons/angular-2-passing-data-to-components-with-input?series=angular-2-fundamentals).