February 2019
Beginner
694 pages
18h 4m
English
When writing Angular 1 code with TypeScript, we are able to use classes in certain instances, but must rely on the underlying Angular 1 functions such as module and factory to define our objects in other cases. Also, when using standard Angular 1 services, such as $http or $resource, we will need to specify the matching declaration file interface in order to use these services. We can therefore describe the Angular 1 library as having medium compatibility with TypeScript.
Read now
Unlock full access