UTDNebula/utd-trends

[Internal] Modular API's (in components)

Aberta

#177 aberto em 31 de ago. de 2024

 (7 comentários) (0 reação) (0 responsável)TypeScript (35 forks)auto 404
Good First IssueMultiple EngineersStatus: On HoldType: DocumentationType: Internal

Métricas do repositório

Stars
 (28 estrelas)
Métricas de merge de PR
 (Mesclagem média 16d 20h) (1 fundiu PR em 30d)

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 outstanding stray API calls to inside components
  • Write documentation on how and where Trends is using the APIs

Guia do colaborador