Open tylerthedeveloper opened 6 years ago
Update per our conversation regarding duplication @jclangst /categories: a list of categories with their respective metadata /products: a list of products with a reference to their category
lookup for product -> query (where category == category_id)
@jclangst In addition to the above please see the comment on chat.service.js
from the second to last commit, https://github.com/silentshop/react/commit/253538b568175c37dbcbb6c1bf8e8eba8eda8b0d
I followed up in the commit. Generally, you'll want to put the comments here instead of in the commit because the commit comments will be difficult to find in the future.