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 合併指標
 (平均合併 16天 20小時) (30 天內合併 1 個 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

貢獻者指南