What About Read-Only Use Cases?
Learn how to tackle a read-only use case.
We'll cover the following...
Previously, we have discussed how we might implement a use case that modifies the state of our model. How do we go about implementing read-only cases?
Implementing read-only case
Let’s assume the