Course Overview
This intensive 5-day Angular 12 training course is a combination of theoretical learning and hands-on labs that includes an introduction to Angular, followed by TypeScript, components, directives, services, HTTPClient, testing, and debugging.
Course Objectives
- 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 WebSockets protocol
- Work with Angular Pipes to format data
- Use advanced Angular Component Router features
- Test and debug Angular applications using built in tools
- Work with Angular CLI
- Top-rated instructors: Our crew of subject matter experts have an average instructor rating of 4.8 out of 5 across thousands of reviews.
- Authorized content: We maintain more than 35 Authorized Training Partnerships with the top players in tech, ensuring your course materials contain the most relevant and up-to date information.
- Interactive classroom participation: Our virtual training includes live lectures, demonstrations and virtual labs that allow you to participate in discussions with your instructor and fellow classmates to get real-time feedback.
- Post Class Resources: Review your class content, catch up on any material you may have missed or perfect your new skills with access to resources after your course is complete.
- Private Group Training: Let our world-class instructors deliver exclusive training courses just for your employees. Our private group training is designed to promote your team’s shared growth and skill development.
- Tailored Training Solutions: Our subject matter experts can customize the class to specifically address the unique goals of your team.
Agenda
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