UTDNebula/utd-trends

[Internal] Modular API's (in components)

开放

#177 创建于 2024年8月31日

 (7 条评论) (0 个反应) (0 位负责人)TypeScript (35 个派生)auto 404
Good First IssueMultiple EngineersStatus: On HoldType: DocumentationType: Internal

仓库指标

星标
 (28 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南