Comprehensive Angular 15 Programming Training
In this course, you will develop single page Angular applications using Typescript, set up a complete Angular development environment, create Components, Directives, Services, Pipes, Forms and Custom Validators, handle advanced network data retrieval tasks using Observables, consume data from REST web services using the Angular HTTP Client, handle push-data connections using the WebSocket protocol, work with Angular Pipes to format data, and use advanced Angular Component Router features.
Description
This intensive Angular 15 Training course is a combination of theoretical learning and hands-on labs that includes an introduction to Angular, followed by TypeScript, components, directives, and services, HTTPClient, testing, and debugging. It will teach attendees skills they can use immediately in their work. Students learn the fundamentals of Angular 15 development such as single-page browser applications, responsive websites, and hybrid mobile applications.
Course Content
Chapter 1. Introducing Angular
Chapter 2. Introduction to TypeScript
Chapter 3. Components
Chapter 4. Component Templates
Chapter 5. Inter Component Communication
Chapter 6. Template Driven Forms
Chapter 7. Reactive Forms
Chapter 8. Services and Dependency Injection
Chapter 9. HTTP Client
Chapter 10. Pipes and Data Formatting
Chapter 11. Introduction to Single Page Applications
Chapter 12. The Angular Component Router
Chapter 13. Advanced HTTP Client
Chapter 14. Angular Modules
Chapter 15. Advanced Routing
Chapter 16. Unit Testing Angular Applications
Chapter 17. Debugging