Closed ctrepka closed 4 years ago
i like how you utilized the standard api response "results" array and put it directly into the reducer, as-is, and as the same type without doing any manipulation or analyzing of the content within. i found just a few minor code standard stuff that needs cleanup before we merge this over
Thanks, just resolved those issues, should be ready to go if it all looks good
i like how you utilized the standard api response "results" array and put it directly into the reducer, as-is, and as the same type without doing any manipulation or analyzing of the content within.
Wait was this sarcasm? Sorry, not coming thru on a screen well if it was, but is this something I should fix or is it actually desirable as a practice?