We’ll go through the main UI flows and see how they are implemented via communication of the different layers of the component.
The way of upward communication from child components is calling these actions when appropriate.
We now have sufficient knowledge to follow the implemention of basic user flows, so let’s get into it.