Handler classes only know about Redux and represent logic around model handling.
No UI logic is directly handled here, everything is delegated to the UI layer which
handles the changes by itself.
- Source: