The state looks great! Couple of things... - [x] I think the user slice should have the `portfolioIds` array. It would make it easier to get the information when wanting to display the portfolio. - [x] Also, the portfolio slice doesnt need the `userId` since we're only going to show the portfolio of the current_user. Otherwise, everything looks good! Really good job! Simcha
The state looks great! Couple of things...
portfolioIdsarray. It would make it easier to get the information when wanting to display the portfolio.userIdsince we're only going to show the portfolio of the current_user.Otherwise, everything looks good!
Really good job!
Simcha