React 16.6新API

一.概覽 新增了幾個方便的特性:html React.memo :函數式組件也有「shouldComponentUpdate」生命週期了node React.lazy :配合Suspense特性輕鬆優雅地完成代碼拆分(Code-Splitting)react static contextType :class組件能夠更容易地訪問單一Contextgit static getDerivedState
相關文章
相關標籤/搜索