Learn how to harness the power of Typescript in your
AngularJS projects. Setting up TypeScript with
AngularJS for the first time can be challenging but
in this session we make using this fantastic duo a
piece of cake.
In this session we will discuss how to:
-
Use TypeScript to create AngularJS controllers,
modules and factories
-
Communicate with Web API services from TypeScript
using AngularJS
-
Use Definitely Typed Definitions for AngularJS
objects to get the benefit of code completion
- And more...