October 18, 2019

234 words 2 mins read

Building an Angular 2 app with TypeScript and ES6

Building an Angular 2 app with TypeScript and ES6

Angular 2 comes with new paradigms and features that make it a powerful tool for today's Web. Jeremy Wilken explains how to structure and build an Angular 2 app using TypeScript and ES6+. You'll get practical training on Angular 2 architecture as you learn how TypeScript can improve your applications and how ES6+ makes Angular 2 more approachable and easier to work with.

Talk Title Building an Angular 2 app with TypeScript and ES6
Speakers Jeremy Wilken (VMware)
Conference Fluent
Conf Tag The Web Platform in Practice
Location San Francisco, California
Date March 8-10, 2016
URL Talk Page
Slides Talk Slides
Video

Jeremy Wilken explores Angular 2 by digging into an example stock-tracking app built with TypeScript and ES6+. The future of Angular is built around the concept of components. Angular 2 is written with TypeScript and ES6+, and developers can take advantage of the same benefits in their applications. TypeScript provides more robust typing for variables and additional syntax and code-error linting, as well as a compiler for ES6+ features. Jeremy illustrates how the architecture of Angular 2 empowers developers to create versatile and powerful applications and explains how to structure and build an Angular 2 app using TypeScript and ES6+. You’ll get practical training on Angular 2 architecture as you learn how TypeScript can improve your applications and how ES6+ makes Angular 2 more approachable and easier to work with. Topics include:

comments powered by Disqus