代码开发

React 18 Legacy Context Migration

提供将 React 旧版上下文 API(contextTypes、childContextTypes、getChildContext)迁移到现代 createContext API 的完整模式。在类组件中迁移旧版上下文时使用此技能——这始终是跨文件迁移,需要同时更新提供者和所有消费者。在修改任何 contextT...

作者:github 下载:0 GitHub Star:37630 评分:暂无 代码

安装命令

npx skills add https://github.com/github/awesome-copilot --skill react18-legacy-context