React 課程

tags: 前端課程 React

書本1:React&Redux Web應用程式前端高校開發技術
書本2:React 全面昇華你的FrontEnd境界(熱銷版)
書本3:React.js 頂尖開發
書本4:從Hooks開始讓你的網頁React起來

Image Not Showing Possible Reasons
  • The image file may be corrupted
  • The server hosting the image is unavailable
  • The image path is incorrect
  • The image format is not supported
Learn More →
課前確認他們在實習公司使用的技術。

[第01堂] 前端框架

  • 簡單介紹前端框架
    • 三大框架
      • Angular
      • Vue
      • React
    • React
      • SPA
      • SEO
      • DOM
      • Virtual DOM

[第02堂] 前端框架

  • 安裝環境
    • Node.js
    • Nvm
    • 基本指令

[第03堂] React基礎知識

  • JSX (書本1 Ch5)
  • Scss
  • Function/Class Components
  • this、props、state、context (書本1 Ch6)
  • setState
    * 事件
  • router
  • 可以安裝的套件

[第04堂] 生命週期

  • 生命週期

    Image Not Showing Possible Reasons
    • The image was uploaded to a note which you don't have access to
    • The note which the image was originally uploaded to has been deleted
    Learn More →

  • hook

[第05堂] Redux

  • 專案架構
    • Redux (mapStateToProps、mapDispatchToProps)(書本1 Ch8)
    • redux-saga
    • redux-thunk

[第06堂] 資料流

  • API
    • 資料流
    • axios

套件

參考網站: