Changing State
In the core concept on Changing State, we discussed the workflow and thought process on how to accept state change requests and process them.
In this section, we dive deeper into concrete implementations of the application layer.
repository_for
Using repositories for filtering vs. for read-side operations