Part 1:An Introduction to the Reactive World
Embark on a journey into the world of reactive programming with Angular!
In this part, you will understand the fundamentals of the reactive paradigm and its application in Angular, gaining insight into why it’s essential to leverage this approach. Then, we will introduce the recipe application that we are going to progressively build as we go through the book.
This part includes the following chapters:
- Chapter 1, Diving into the Reactive Paradigm
- Chapter 2, Walking through Our Application