Mastering Angular 20 Boot Camp
Updated for Angular 16 and geared for experienced web developers, our Mastering Angular 16 Boot Camp provides you with hands-on experience working with the latest features and benefits Angular has to offer. It provides you with the practical “real-world” foundational and advanced Angular skills required to solve the usual challenges you might face when developing modern web applications with JavaScript. You’ll leave the course equipped to construct robust, scalable, and feature-rich web applications using Angular 16, able to implement seamless user experiences, integrate with various data sources through REST APIs, and employ best practices in unit testing for sustainable, high-quality code.
The course starts off with a solid introduction to the core features of the Angular CLI and TypeScript. You’ll then jump right into component-driven development with Angular components, covering data-binding, directives, services, SPA routing, the RxJS library, forms, unit testing, and HTTP/REST. You’ll also learn how to add authentication, use the Material library, and make custom directives.
By the end of this course, you’ll have developed a streamlined yet feature-rich application. This application will include components to structure your website, directives for dynamic interactivity, and custom pipes for content formatting and filtering. You’ll also implement reactive forms for user engagement, SPA routing for seamless navigation, and services to optimize data management and speed. The course emphasizes the importance of unit testing in a Test-Driven Development environment and teaches you how to interact efficiently with web servers using REST APIs. Finally, you’ll integrate the Material library to give your web pages a modern, professional aesthetic.
Guided by our engaging, highly-experienced instructor, you’ll explore:
- What Angular is and why should you use it
- How Angular reduces the amount of code that you must write to add rich functionality to both existing and new web pages
- What TypeScript is, why it is useful, and how to use it with Angular
- How to facilitate development and deployment using Angular CLI
- How to work with the various aspects of the Angular architecture to implement clean, responsive web interfaces
- How Routers can support navigation within a Single Page Application
- What the best practices are for using Angular so that it works unobtrusively and performs well
- How to use Angular with HTTP to support JSON, REST, and other services
- How to manage routing decisions based on pre-defined criteria such as a successful authentication
- How to meet huge data requirements by processing asynchronous data streams with RxJS
- How to facilitate unit testing
- Optimize Angular applications with various tools and techniques
The content is appropriate for experienced web developers new to Angular. In order to be successful in the course, you should have solid, current hands-on experience developing basic web applications, and be well versed in HTML5, CSS3 and JavaScript.
Attendees should have experience with the topics in the following courses, or should have recently attended these as a pre-requisite:
- TT4003 Introduction to HTML5, CSS3 & JavaScript (3 days)