-
Course
- Core Tech
Angular Fundamentals
Angular is the most broadly accepted framework for building front-end applications. This course will teach you the fundamentals of Angular needed to create professional Angular applications, including components, services, routing, APIs, and testing.
What you'll learn
Angular has become one of the most widely used web development frameworks. In this course, Angular Fundamentals, you'll learn all of the fundamentals of building applications with Angular. First, you will explore how to create an application and how to build pages and reusable elements using Angular components and the Angular template syntax. Then, you'll learn the fundamentals of routing and navigation, creating reusable services, building forms to handle user input, communicating with server APIs using HTTP, organizing your project with Angular modules, and testing Angular applications. When you finish this course, you will have the fundamental knowledge necessary to create professional and personal websites using Angular.
Table of contents
- Introduction | 1m 47s
- What Is a Web Framework? | 3m 13s
- A Conceptual Overview of Angular | 4m 8s
- Introduction to TypeScript | 5m
- Preparing Our Development Environment | 1m 52s
- Installing Node | 3m 41s
- Installing the Angular CLI | 1m 40s
- Creating a New Angular Application | 2m 41s
- Exploring Our New Angular App | 3m 33s
- Cloning Our Demo App | 3m 4s
- Introduction | 37s
- Understanding Angular Interpolation | 2m 17s
- Binding to Component Data with Interpolation | 7m 44s
- Using Attribute Bindings and Functions | 4m 12s
- Repeating Data with *ngFor | 4m 24s
- Handling Events with Event Bindings | 4m 7s
- Handling Null Values with the Safe Navigation Operator | 3m 26s
- Hiding and Showing Content with *ngIf | 3m 53s
- Formatting Data with Angular Pipes | 2m 33s
- Introduction to Routing | 5m 5s
- Adding Routing to an Existing Project | 5m 11s
- Creating Routes for Navigation | 3m 47s
- Creating Redirect Routes | 3m 22s
- Linking to Routes | 3m 1s
- Navigating From Code | 2m 1s
- Defining and Accessing Route Parameters | 8m 37s
- Accessing Query String Parameters | 3m
- Styling Active Links | 4m 16s
- Introduction | 4m 14s
- Adding Template-driven Forms to an Application | 1m 49s
- Binding to Form Controls with ngModel | 5m 21s
- Submitting a Template-driven Form | 6m 42s
- Providing Better User Feedback from Our Sign-in Events | 8m 2s
- Using Template Variables | 1m 43s
- Validating Template-driven Forms | 7m 49s
- Working with Multiple Validators | 3m 37s
- Exploring Form Controls and Data Types | 6m 55s
About the authors
Jim Cooper is a software developer at Pluralsight. With more than 20 years of software development experience, he has gained a passion for Agile software development -- especially Lean.
More Courses by JimJoe has been a web developer for the last 13 of his 16+ years as a professional developer. He has specialized in front end and middle tier development . Although his greatest love is writing code, he also enjoys teaching and speaking about code.
More Courses by Joe