University of OXford & University of camBRiDGE
...is a collective term for characteristics that the two institutions share.
Angular 2 Development with TypeScript
Video Edition
Published by: Manning Pub 2016
Publication Date: Sep 2016
Estimated time to complete: 9h 37m
Topics: Angular
Scale: 35x50
Lecture Date: 10/2018
Lecture Link: https://goo.gl/FUv41N
| Angular 2 Development with Typescript introduces Angular 2 to
| developers comfortable using AngularJS v1 or other web frameworks.
| You'll start by exploring how Angular 2 works in an online auction
| application. Along the way, you'll learn to use TypeScript to
| write type-aware classes, interfaces, and generics. This is a
| practical book/course that covers real-world development concerns
| like data and views, user interaction with forms, and
| communicating with servers, as well as testing and deploying your
| Angular 2 applications.
| Whether you're building web clients or full-featured SPAs, using
| the Angular 2 web framework is a liberating experience. Its
| declarative style makes it easy to define and add features without
| a lot of manually written boilerplate, and the fully integrated
| TypeScript language gives you the benefits of a statically typed
| language within the JavaScript ecosystem. Not to mention that
| adding Angular 2 and TypeScript to your skill set makes you a hot
| commodity.
| Inside:
| Design and build modular applications
| Transpile TypeScript into today's JavaScript
| Use modern JavaScript workflow tools like npm, Karma, and Webpack
| Target audience are intermediate web developers with a working
| knowledge of JavaScript. No TypeScript or AngularJS experience
| needed.