React进阶——使用高阶组件(Higher-order Components)优化你的代码

2016-03-13
阅读 5 分钟
19.7k
Higher-Order Components (HOCs) are JavaScript functions which add functionality to existing component classes.