Description: Securing Angular apps ensures user data and resources are safe from malicious agents. This course covers best practices relating to Angular web apps as well as supporting authentication via web tokens. This course also covers the Angular command line interface that provides utilities, which make working with Angular even easier.

Target Audience: Developers who want to learn how to use Angular 2 to create web apps

Duration: 01:07

Description: Testing is a major part of the app development process. This course covers setting up a test environment, creating unit tests, executing unit tests, and debugging Angular applications.

Target Audience: Developers who want to learn how to use Angular 2 to create web apps

Duration: 01:31

Description: Angular app experiences are made richer by using animations and also ensuring that apps display and perform well on mobile devices. This course will cover the basics of animation in Angular and also the basics of using NativeScript to make Angular apps cross platforms.

Target Audience: Developers who want to learn how to use Angular 2 to create web apps

Duration: 01:21

Description: Angular apps are typically front-end based and therefore client-side dominant. This course will cover setting up client-side routes and navigation in an Angular app. This course will also cover how to use HTTP requests to communicate with a server from within an Angular app.

Target Audience: Developers who want to learn how to use Angular 2 to create web apps

Duration: 02:11

Description: Collecting data via Forms and Inputs is typically a major part of web apps. This course will cover how to create forms in Angular using both a template-driven approach and an alternative model-driven approach. This course will also cover form validation and submission.

Target Audience: Developers who want to learn how to use Angular 2 to create web apps

Duration: 01:19

Description: Angular comes with a template syntax, as well as some built-in directives and pipes that you can use as part of creating apps. This course will cover those built-in features as well as describe how to create custom directives and pipes based on app requirements.

Target Audience: Developers who want to learn how to use Angular 2 to create web apps

Duration: 01:16

Description: Configuring the environment is the first step in the Angular app development process. In this course, you’ll learn how to install and set up the prerequisite parts for creating an Angular development environment. The course will cover creating an app root module, root component, and also custom components as part of building a basic Angular application.

Target Audience: Developers who want to learn how to use Angular 2 to create web apps

Duration: 01:16