0.react中文job前端
1.什麼是reactreact
* react是前端組件化編程的一種方式,react注重渲染這一塊的功能,react的virtualDOM有效的更新頁面的DOM,react的事件機制也幫咱們作了事件委託等優化。react自己沒有提供強大的數據管理,mobx、redux等庫。react自己沒有封裝路由操做,能夠實用react-router。webpack
2.react context?getChildContext?web
3.reduxtypescript
4.設計模式編程
5.react,mobx,react-router,moment,lodash ------webpack,typescript,babel,sassredux
6. a higher-order component is a function that takes a component and returns a new component.設計模式
7.內存泄漏測試?sass
8.高階組件!!babel
9.componentDidMount監聽,willUnmount須要移除監聽,不然內存泄漏,and cannot setstate on an unmounted component???
10.fiber:更新優先級、長列表優化
11.https://stackoverflow.com/questions/510213/when-does-reflow-happen-in-a-dom-environment