01-React介紹

React

由Facebook在2011年發佈。react

它於2013年5月在JSConf US開源。單元測試

reactjs.org/學習

React特色

  1. Declarative 聲明式
  2. Component-Based基於組件
  3. Learn Once,Write Anywhere。學習一次,開源多處編寫。React Native開發手機應用使用React技術。

React術語

  1. 單向數據流
  2. JSX
  3. 組件
  4. 狀態
  5. Props
  6. 虛擬DOM。Virtual DOM
  7. Element
  8. Flux/Redux
  9. Testing 單元測試和端到端測試
相關文章
相關標籤/搜索