Skip to content
This repository has been archived by the owner on Dec 27, 2018. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 616 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 616 Bytes

learn-angular4

Learning Angular 4. :')

Template Basics

https://www.udemy.com/learn-angular-from-scratch/learn/v4/t/lecture/6777530?start=0
myproject > src > app > app.component.ts

Property and Event Binding

Property Binding: https://www.udemy.com/learn-angular-from-scratch/learn/v4/t/lecture/6803380?start=0
Event Binding: https://www.udemy.com/learn-angular-from-scratch/learn/v4/t/lecture/6836768?start=0
myproject > src > app > app.component.ts

Useful link: https://developer.mozilla.org/en-US/
List of events: https://developer.mozilla.org/en-US/docs/Web/Events