Reactive Programming with Angular RxJS Training Course
Reactive programming is an asynchronous paradigm that focuses on data streams and their propagation by establishing defined dependencies between underlying execution models and the emitted data streams from one component to another. Many inefficiencies in Angular application design when building asynchronous UIs can be overcome by utilizing reactive style patterns offered by the RxJS library.
In this instructor-led, live training, participants will learn how to implement Observable patterns into their Angular application designs as they step through a series of cases showcasing common Angular design problems and how they benefit from reactive programming designs.
By the end of this training, participants will be able to:
- Understand the reactive programming paradigm and the RxJS library.
- Build UI-heavy Angular applications with scalability, flexibility, and responsiveness in mind using reactive programming patterns.
Format of the Course
- Interactive lecture and discussion.
- Lots of exercises and practice.
- Hands-on implementation in a live-lab environment.
Course Customization Options
- To request a customized training for this course, please contact us to arrange.
Course Outline
Introduction
Observables
- Basic usage and terms
- Defining observers
- Subscribing
- Creating observables
- Multicasting
- Error handling
The RxJS Library
- Creation functions
- Operators
- Common operators
- Error handling
- Handling failed observable
- Naming conventions
Observables in Angular
- Event emitter
- HTTP
- Async pipe
- Router
- Reactive forms
Practical Usage
- Type-ahead suggestions
- Exponential backoff
Observables vs Promises
- Creation and subscription
- Chaining
- Cancellation
- Error handling
Observables vs Events API
Observables vs Arrays
Summary and Conclusion
Requirements
- A solid foundation in Angular coding.
- An understanding of basic web technologies.
- Experience with Typescript.
Audience
- Angular application developers
Need help picking the right course?
southafrica@nobleprog.co.za or +27 (0)10 005 5793
Reactive Programming with Angular RxJS Training Course - Enquiry
Testimonials (2)
Explaining while coding - approach of showing in practice wrong behavior/pattern first and then showing how it can be improved and how it should look like in better way.
Justyna - ATOS PGS sp. z o.o.
Course - Reactive Programming with Angular RxJS
Topics that were discussed, lots of live code examples, trainers attitude towards group
Weronika - ATOS PGS sp. z o.o.
Course - Reactive Programming with Angular RxJS
Related Courses
Angular 13
28 HoursThis instructor-led, live training in Nigeria (online or onsite) is aimed at programmers who wish to use the latest features of Angular 13 to build, test, and deploy web applications.
By the end of this training, participants will be able to:
- Use TypeScript and Angular CLI to develop Angular 13 applications.
- Develop, test, and deploy Angular 13 web applications.
- Create web components that can be used for any web application or page.
Angular 2 Fundamentals
21 HoursThis instructor-led live training conducted in Nigeria (online or onsite) is designed for beginner to intermediate developers who wish to build dynamic, modern web applications using Angular 2.
By the conclusion of this training, participants will be able to:
- Set up and configure Angular 2 projects.
- Utilize Angular 2's features and improvements.
- Develop robust, scalable applications using Angular 2.
- Implement best practices for code organization and architecture.
- Integrate Angular applications with RESTful APIs.
Angular 12
28 HoursThis instructor-led, live training in Nigeria (online or onsite) is designed for programmers who wish to create, test, and deploy Angular applications using the latest features in Angular 12.
By the end of this training, participants will be able to:
- Develop Angular 12 applications using TypeScript and the Angular CLI.
- Build loosely coupled web components that can be integrated into any web application or HTML page.
- Test, debug, and deploy an Angular 12 application.
- Organize Angular 12 projects according to best practices.
Angular 14
28 HoursThis instructor-led, live training in Nigeria (online or onsite) is aimed at developers and programmers who wish to use the latest features of Angular 14 to build, test, and deploy web applications.
By the end of this training, participants will be able to:
- Install and configure Angular 14.
- Develop applications using Angular 14's component-based architecture.
- Leverage Angular 14's built-in directives, services, and pipes.
- Communicate with a RESTful API using Angular 14's HttpClient module.
- Implement authentication and authorization in Angular 14 applications.
- Test and debug Angular 14 applications.
Angular 15
28 HoursThis live training, led by an instructor (available online or in-person) in Nigeria, is designed for developers and programmers who want to leverage the latest features of Angular 15 to build, test, and deploy web applications.
Upon completing this training, participants will be able to:
- Install and configure Angular 15.
- Develop applications using Angular 15's component-based architecture.
- Utilize Angular 15's built-in directives, services, and pipes.
- Interact with RESTful APIs using Angular 15's HttpClient module.
- Implement authentication and authorization in Angular 15 applications.
- Test and debug Angular 15 applications.
- Understand new features in Angular 15, such as the Image Directive, CDK List for building UI components, reduced boilerplate code in guards, and enhancements to esbuild for faster builds.
Angular 16
28 HoursThis instructor-led live training in Nigeria (online or onsite) is aimed at beginner-level to intermediate-level developers who wish to use the latest features of Angular 16 to build, test, and deploy web applications.
By the end of this training, participants will be able to:
- Set up a development environment that includes Node.js, Visual Studio Code, and Angular CLI.
- Create a basic Angular 16 application that displays data and handles user interactions.
- Use components, directives, pipes, services, and modules to organize and reuse code.
- Use data binding, dependency injection, routing, forms, and HTTP client to communicate with backend services.
- Debug and test Angular 16 applications using tools such as Chrome DevTools, Jest, Karma, and Protractor.
Angular 17
28 HoursThis instructor-led live training in Nigeria (online or onsite) is aimed at beginner to intermediate developers who wish to use the latest Angular 17 features to build, test, and deploy web applications.
By the end of this training, participants will be able to:
- Set up a development environment that includes Node.js, Visual Studio Code, and Angular CLI.
- Create a basic Angular 17 application that displays data and handles user interactions.
- Use components, directives, pipes, services, and modules to organize and reuse code.
- Use data binding, dependency injection, routing, forms, and HTTP client to communicate with backend services.
- Use the new template control block syntax to simplify common tasks like conditional rendering, looping, and handling empty collections.
- Use the new @defer control block to enable lazy-loading of the block's content and its dependencies.
- Use the new view transitions API to customize the animations and transitions between views.
- Debug and test Angular 17 applications using tools such as Chrome DevTools, Jest, Karma, and Protractor.
Angular 18
28 HoursThis instructor-led, live training in Nigeria (online or onsite) is designed for developers from beginner to intermediate levels who want to build dynamic, modern web applications with Angular 18.
By the conclusion of this training, participants will be capable of:
- Setting up and configuring Angular 18 projects.
- Utilizing Angular 18's new features and improvements, such as optimized TypeScript 4.7 capabilities and zoneless change detection.
- Developing robust, scalable applications using Angular 18.
- Implementing best practices for code organization and architecture.
- Integrating Angular applications with RESTful APIs.
Angular 19
28 HoursThis instructor-led live training in Nigeria (online or onsite) is designed for intermediate web developers who aim to build, test, and deploy Angular 19 applications using the latest tooling, component architecture, and best practices.
By the conclusion of this training, participants will be able to:
- Set up and configure an Angular 19 development environment using the Angular CLI.
- Create components, directives, services, and reactive forms.
- Utilize routing, the HTTP client, and state management with RxJS and signals.
- Build, test, and deploy production-ready Angular applications.
Angular 20
21 HoursAngular is a contemporary, TypeScript-driven framework designed for constructing scalable, high-performance web applications.
This instructor-led live training, available either online or onsite, is tailored for beginner to intermediate developers aiming to build, structure, and deploy applications using Angular 20.
Upon completing this course, participants will be able to:
- Develop Angular 20 applications in accordance with best practices.
- Utilize components, templates, and standalone APIs.
- Implement routing, state management, and HTTP communication.
- Construct production-ready applications optimized for performance.
Course Format
- Instructor-led demonstrations and interactive discussions.
- Comprehensive hands-on exercises and coding practice.
- Real-world implementation within an interactive development environment.
Course Customization Options
- For a customized version of this course, please contact us to arrange a bespoke program.
Angular 20 Advanced
21 HoursAngular 20 is a powerful front-end framework designed for creating scalable and high-performance web applications.
This instructor-led live training, available both online and onsite, targets advanced developers looking to build sophisticated, enterprise-grade Angular 20 applications.
After completing this course, participants will acquire the skills to:
- Implement advanced state management using modern Angular patterns.
- Enhance rendering and performance within large-scale applications.
- Architect reusable, maintainable, and scalable Angular 20 modules.
- Effectively integrate advanced routing, signals, and reactive patterns.
Course Format
- Expert-led lectures coupled with collaborative discussions.
- Extensive hands-on coding exercises.
- Practical implementation within a real-world development environment.
Customization Options
- Custom training solutions are available upon request for teams with specific needs.
Angular 21
21 HoursThis course is tailored for learners who possess a basic grasp of web development concepts, including familiarity with HTML, CSS, and hands-on experience with JavaScript or TypeScript. It is ideally suited for front-end developers moving to modern Angular, software engineers developing scalable web applications, and technical professionals aiming to acquire practical, real-world Angular skills.
Angular and Spring Boot
14 HoursThis instructor-led, live training in Nigeria (online or onsite) is aimed at web developers who wish to use Angular and Spring Boot to build full stack applications.
By the end of this training, participants will be able to:
- Develop a full stack application with Angular and Sping Boot.
- Build a backend application with Spring Boot.
- Create frontend applications with Angular.
- Use Spring Security to configure authentication for a full stack application.
Testing Angular Applications
14 HoursThis instructor-led live training equips participants with the skills to write and maintain tests for Angular applications.
Upon completion of this training, participants will be able to
- Determine the most effective testing strategy for Angular applications
- Execute unit testing, component testing, A/B testing, and end-to-end testing on Angular applications
- Select appropriate tools such as Vitest, Jest, Jasmine, Karma, and others
- Write tests using Vitest
- Run and debug tests
- Build a maintainable test suite
- Apply best practices for unit testing in Angular
Course Format
- A mix of lectures, discussions, exercises, and extensive hands-on practice
Note
- To customize the version used in this training, please contact us to arrange.
Advanced Angular Testing
14 HoursThis instructor-led, live training session in Nigeria (online or onsite) is tailored for seasoned testers and developers eager to delve deeply into Angular testing.
By the conclusion of this course, participants will be able to:
- Acquire a profound understanding of Angular testing.
- Carry out advanced component and integration tests.
- Implement end-to-end testing with Cypress and visual regression.