Application demo
This lesson preview is part of the Mastering RxJS: A Compact Journey from Beginner to Pro course and can be unlocked immediately with a \newline Pro subscription or a single-time purchase. Already have access to this course? Log in here.
Get unlimited access to Mastering RxJS: A Compact Journey from Beginner to Pro, plus 80+ \newline books, guides and courses with the \newline Pro subscription.

[00:00 - 00:06] This is the application that we are going to build. In this application, we will learn how to fetch data, how to build an infinite scroll.
[00:07 - 00:13] We will also learn how to filter the data, just like this. This might look like a simple application, but don't fool yourselves.
[00:14 - 00:18] There are a lot of concepts involved. We will also cover common mistakes and best practices.