You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can we refactor to avoid calling getDiscussionsAndTopics here? We already grabbed all the discussion data earlier, and now we're retrieving it again on a per-module basis. I think we call the API once and re-use the data returned.
#32
Open
alisonmyers opened this issue
Sep 12, 2024
· 0 comments
Can we refactor to avoid calling `getDiscussionsAndTopics` here? We already grabbed all the discussion data earlier, and now we're retrieving it again on a per-module basis. I think we call the API once and re-use the data returned.
Originally posted by @craigdsthompson in #29 (comment)
The text was updated successfully, but these errors were encountered: