React Context and useCallback API refresh in child component best practice

后端 未结 0 1475
孤独总比滥情好
孤独总比滥情好 2020-12-11 19:06

I am using the Context API to load categories from an API. This data is needed in many components, so it\'s suitable to use context for this task.

The categories can

相关标签:
回答
  • 消灭零回复
提交回复
热议问题