Thank you for sending your enquiry! One of our team members will contact you shortly.
Thank you for sending your booking! One of our team members will contact you shortly.
Course Outline
Introduction
- Overview of Angular and its key features.
- Understanding the Angular framework and architecture.
- What is new in Angular 15?
Setting up the development environment
- Installing and configuring Angular 15.
- Utilizing stable standalone APIs that enable developers to build apps without Ng Modules.
- Understanding enhanced performance capabilities.
Fundamentals of TypeScript
- Understanding TypeScript syntax.
- Defining variables and arrays.
- Type definitions in functions.
Components
- Anatomy of an Angular component.
- Creating and using components.
- Facilitating communication between components.
- Implementing component lifecycle hooks.
- Using CDK List for building UI components.
Directives
- Anatomy of an Angular directive.
- Creating and using directives.
- Building custom directives.
- Utilizing the directive composition API.
- Applying the Image Directive in Angular applications and performing automatic srcset generation.
Services and Dependency Injection
- Anatomy of an Angular service.
- Creating and using services.
- Managing services using Dependency Injection.
Pipes
- Anatomy of an Angular pipe.
- Creating and using pipes.
- Building custom pipes.
Forms
- Building and validating forms using Angular's FormBuilder.
- Implementing reactive forms.
- Using template-driven forms.
HttpClient
- Communicating with a RESTful API using Angular's HttpClient module.
- Implementing GET, POST, PUT, and DELETE requests.
- Handling errors and progress events.
Authentication and Authorization
- Implementing authentication and authorization in Angular applications.
- Using JSON Web Tokens (JWT) for authentication.
- Protecting routes with guards.
- Reducing boilerplate code in guards.
Testing and Debugging
- Writing unit tests using Jasmine and Karma.
- Testing Angular components, directives, services, and pipes.
- Debugging Angular applications using browser DevTools.
- Exploring improvements in esbuild for faster builds.
Summary and Next Steps
Requirements
- Foundational knowledge of HTML, CSS, and JavaScript.
Audience
- Developers
- Programmers
28 Hours
Testimonials (2)
I mostly liked the training flow; she went through the topic, and at the end of the topic, she had well-defined practice sessions for us. She was able to guide us promptly with the issues we faced in the practice sessions.
Rabin Byanjankar - Lument
Course - Angular 17
In only three days were covered all the subjects from training material, even extra.