Learn the essentials of Angular, the "superheroic" JavaScript framework, including powerful features such as rich templates, change detection, interactions, two-way data binding, comprehensive routing, and dependency injection.
- You know it wasn't that long ago when building complex client side applications in the webspace was quite an endeavor. We used to find ourselves needing to create our own framework base to do everything from state management, to validation, to HTTP calls and more. Well those days are definitely behind us. There are a plethora of client side frameworks available to us to take care of all the plumbing and allow us to get right to building client side applications. Angular is one of those frameworks. I'm Justin Schwartzenberger, and I'm looking forward to teaching you all you need to know to start building your client side applications using the latest version of the Angular framework.
With a focus on moving the web forward, Angular is built upon a component model packed with some amazing features for a Javascript framework. Things like Dependency Injection, ultra fast change detection, structure rich templates combined with ease of use interactions with existing on properties and events, and built in comprehensive routing make Angular a worthy framework for the future. We'll start by taking a look at how Angular works and what it's intended use is. Then we'll also look at the implementation details of using the framework.
Getting familiar with all the key pieces and patterns at your disposal. Finally we'll create a web app from start to finish using what we have covered. I'm excited to help you take your first steps to start building your own Angular applications. So lets get started.
Author
Updated
3/1/2018Released
10/31/2016Justin Schwartzenberger steps through the framework one feature at a time, focusing on the component-based architecture of Angular. Learn what Angular is and what it can do, as Justin builds a full-featured web app from start to finish. After mastering the essentials, you can tackle the other project-based courses in our library and create your own Angular app.
- What is Angular?
- Setting up an Angular template
- Creating a component
- Binding events and properties
- Getting data to components
- Using directives and pipes
- Creating Angular forms
- Validating form data
- Understanding dependency injection
- Providing services
- Making HTTP calls
- Routing
Skill Level Beginner
Duration
Views
Q: This course was updated on 03/01/2018. What changed?
A: The following topics were updated: directives and pipes, forms, dependency injection and services, HTTP, and routing.
Related Courses
-
Introduction
-
Welcome1m 27s
-
Why use AngularJS 2?1m 36s
-
Using the exercise files1m 51s
-
Basics of TypeScript2m 24s
-
Course overview1m 2s
-
-
1. Architecture Overview
-
Directives and pipes1m 40s
-
Data binding1m 53s
-
Dependency injection1m 54s
-
Data persistence1m 47s
-
Routing1m 50s
-
2. Components
-
NgModule and the root module5m 59s
-
Component metadata2m 4s
-
The component selector2m 12s
-
The component template2m 59s
-
Styling a component5m 3s
-
Property binding2m 30s
-
-
3. Directives and Pipes
-
Structural directives: ngFor3m 34s
-
Attribute directives: custom3m 53s
-
Using directive values3m 36s
-
Angular pipes: built in3m 1s
-
Angular pipes: custom4m 28s
-
4. Forms
-
Angular forms1m 29s
-
Template-driven forms4m 45s
-
Model-driven forms4m 19s
-
Validation: built in3m 28s
-
Validation: custom3m 2s
-
Error handling5m 10s
-
-
5. Dependency Injection and Services
-
Services in Angular2m 22s
-
Class constructor injection2m 39s
-
The Inject decorator3m 40s
-
Injection token3m 36s
-
6. HTTP
-
The Angular HttpClient2m 5s
-
-
7. Routing
-
Router links2m 36s
-
Conclusion
-
Next steps1m 20s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Welcome