jelloh / learn-angular4

Learning Angular 4. :')

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Learning Angular 4. :')


Languages

Language:TypeScript 79.5%Language:JavaScript 16.1%Language:HTML 4.4%