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's new in Angular 15?
Setting up the development environment
- Installing and configuring Angular 15
- Using the stable standalone APIs that allow Angular developers to build apps without Ng Modules.
- Understanding the enhanced performance
Fundamentals of TypeScript
- Understanding TypeScript syntax
- Defining variables and arrays
- Types in functions
Components
- Anatomy of an Angular component
- Creating and using components
- Communicating between components
- Implementing component lifecycle hooks
- Using CDK List to build UI components
Directives
- Anatomy of an Angular directive
- Creating and using directives
- Building custom directives
- Using the directive composition API
- Using the Image Directive in Angular applications and performing automatic srcset generation within the Image Directive
Services and Dependency Injection
- Anatomy of an Angular service
- Creating and using services
- Using Dependency Injection to manage services
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 Authorisation
- Implementing authentication and authorisation 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 the browser's DevTools
- Learning about the improvements in esbuild for faster builds
Summary and Next Steps
Requirements
- Basic understanding 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.