Using Just Enough CQRS: A Group of Products
Understand how to add the read model for the catalog.
We'll cover the following...
A group of products is called a catalog
Adding the read model for the catalog will be handled in a very similar fashion to the mall read model. We will not be going over each ...