Good First IssueMultiple EngineersStatus: On HoldType: DocumentationType: Internal
Repository metrics
- Stars
- (28 stars)
- PR merge metrics
- (PR metrics pending)
Description
Overview of Proposed Changes
What: Ensure all API calls are occurring in their respective components Why: Modularity, cleaner code
Details
- Write/update documentation about how/which APIs are called in Trends
- Identify API calls outside of components
- Move
outstandingstray API calls to inside components - Write documentation on how and where Trends is using the APIs