Summary

Review the power of the reactive paradigm.

We'll cover the following...

In this chapter, we walked you through the fundamentals of reactive programming and which use cases it shines in. Then we highlighted the use of reactive programming in Angular by illustrating concrete examples, implementations, and advantages. Finally, we explained the marble diagram, which will be our reference to explain RxJS operators in ...