Skip to content

Instantly share code, notes, and snippets.

@gnomeontherun
Last active September 18, 2015 18:29
Show Gist options
  • Save gnomeontherun/dabb307efb74a99a7c4f to your computer and use it in GitHub Desktop.
Save gnomeontherun/dabb307efb74a99a7c4f to your computer and use it in GitHub Desktop.
Building an Angular 2 App with TypeScript

Learn how to structure and build an Angular 2 app using TypeScript and ES6. Angular 2 comes with some new paradigms and features that make it a powerful tool for today's web.

Using an example driven approach, you'll dig into components and how they encapsulate small pieces of reusable functionality. Get practical training on the Angular 2 architecture, how TypeScript can improve your applications, and how features of ES6 make Angular 2 more approachable and easier to work with.

If you're familiar with Angular 1, this is a chance to see how it differs from Angular 2 and learn about the upgrade path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment