JavaScript/HTML5 Client

T15 Build Angular Applications Using TypeScript - Part 2

05/06/2014

3:00pm - 4:15pm

Level: Intermediate

Sergey Barskiy

Sergey Barskiy

Architect

Tyler Technologies

Build on knowledge acquired in Build Angular applications using TypeScript - Part 1.

In this session we will build on knowledge acquired in Build Angular applications using TypeScript - Part 1. We will build a small application step by step, using ASP.NET MVC to create a shell page. We will create Web API classes using Entity Framework code first to supply the data; create views for our UI, services, controllers and widgets; and we will see how Angular navigation works. We will also unit test(s) for our TypeScript code.

You will learn:

  • How to build an Angular JS based application with TypeScript step by step
  • See Angular components in action
  • Understand testing options with Jasmine