Skip to content

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. #1

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.

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. #1