一、實(shí)例引用 ref 二胞锰、上下文 context 廣播模式 祖先組件 childContextTypes + getChildContext 后代組件 contextType 生產(chǎn)者/消費(fèi)者 React.createContext Context.Provider Class.contextType Context.Consumer 三、高階組件 hoc 組件工廠(chǎng) 功能增強(qiáng) 渲染劫持 四羡玛、鉤子 hook 加強(qiáng)版函數(shù)組件 邏輯平鋪 分割狀態(tài)與視圖 mixins思考