React 16.6新API

一.概览 新增了几个方便的特性:html React.memo :函数式组件也有“shouldComponentUpdate”生命周期了node React.lazy :配合Suspense特性轻松优雅地完成代码拆分(Code-Splitting)react static contextType :class组件能够更容易地访问单一Contextgit static getDerivedState
相关文章
相关标签/搜索