- March 12, 2021
- Posted by: admin
- Category:
No Comments
Introducing Angular
- Creating a Simple Reddit Clone
- Understanding Requirements and Recommendations for Running an Angular 4 Application
- Running an Application – Components
- Adding Data to a Component
- Working with Arrays
- Using the User Item Component
- Understanding Bootstrap
- Working with the Application Component
- Deploying your Applications
How Angular Works
- Applications and the Navigation Component
- Using the Breadcrumbs Component
- Using the Product List Component
- Building a Product Model
- Using the Component Decorator
- Adding Products to your Application
- Understanding View and Controller using the Product List Component
- Using the Product Row Component
- Additional Angular Product Components – Image, Display and Department
- Using NgModule and Booting Applications
- Introduction to Data Architecture
Built in Directives
- Using the NgIf Directive
- Using the NgSwitch Directive
- Using the NgStyle Directive
- Using the NgClass Directive
- Using the NgFor Directive and Indexing
- Using the NgNonBindable Directive
Forms in Angular
- Using Forms in Angular
- FormControl and FormGroups
- Loading the FormsModule
- Using the FormBuilder
- Understanding Reactive Forms
- Adding Form Validation
- Using ngModel with Forms
Routing
- Using When to Use Routing
- How Client Siding Routing Works
- Writing Routes in Angular
- Understanding the Components of Angular Routing
- Routing Strategies
- Understanding Route Parameters
- Router Hooks
- Nesting Routes
Dependency Injection
- Using Dependency Injectors
- Dependency Injection Parts
- Providing Dependencies with NgModule
- Understanding Class and Factory Providers
- Dependency Injections in Apps

