Skip to content

antoineblancke/hero-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hero-editor

Angular2/Typescript Tutorial

Notes :

The Typescript compiler can be launched in watch mode : "tsc -w"

Transpiling a class to JavaScript produces code. Transpiling an interface produces — nothing. If the class does nothing, we prefer an interface.

ngModel built-in directive for two-way binding

Naming Conventions :

component : hero-detail.component.ts = HeroDetailComponent

About

Angular2/Typescript tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published