/Hands-on-RxJS-for-Web-development

Hands-on RxJS for Web development, published by Packt

Primary LanguageJavaScriptMIT LicenseMIT

Hands-On RxJS for Web Development [Video]

This is the code repository for Hands-On RxJS for Web Development [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

Web application code can get tangled up, which makes it hard to test and maintain. Also, asynchronous computations are HTTP to manage. However, with RxJS you can unify, filter, and transform these streams with ease. By introducing RxJS into your code, you can build clean and fault-tolerant web applications. This course shows you to handle work tasks and issues with RxJS. It helps you develop the skills you need to create Reactive applications with RxJS. With this course, you'll enter the Reactive world by using Angular and React. You will learn to execute asynchronous event handling techniques using RxJS. By the end of the course, you'll be saving precious development time by using RxJS. You'll scale your own applications effectively, and use frameworks that rely on RxJS.

What You Will Learn

  • Work with the modern Reactive Extension event-based programming approach in JS
  • Use real-world examples of development practices to solve issues with less code
  • Easily implement retry on error or repeat logic for your HTTP request-ordering problems with RxJS
  • Handle HTTP requests with a few lines of code
  • Create scalable app architectures and organize convenient inter-component data flows
  • Build easily-updatable web components and combine the latest ZIP operators
  • Implement RxJS solutions in the popular modern Angular framework
  • Use RxJS patterns and anti-patterns to improve your code maintainability

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:
Basic knowledge of Javascript and RxJS is needed

Technical Requirements

This course has the following software requirements:
WebStorm/PHPStorm IDE, or any other preferable IDE. Node.js LTS 8.9.1 or higher Installed

Related Products