About Our Application

Get to know the UI of the application.

About the application

Now we’re one step closer to diving into reactive patterns, but before we do, let’s explain in detail the app that we’re going to build throughout this book, which uses those patterns.

We’ll start by explaining the user stories of the application. Furthermore, we’ll showcase an overview of the application interfaces and architecture. Last, but not least, we’ll describe the components tree through a visual representation. By the end of this chapter, we’ll have all the required pieces in place to start implementing our ...