De-yu's Note
  • Deyu Notebook
  • Side Project
    • Stock
    • ChatBox
    • SnowCraft
    • ScrollBar
  • 架構問題
    • 解決 RTK Query data 為 undefined 的實務做法
    • 透過 xstate 解決UI 狀態問題
  • 技術觀點
    • 為什麼需要 store
    • Router 作用
    • react 和 next.js 差異
    • monoRepo vs Multiple Repo
  • Performance
    • React 優化
  • JS Coding
    • Curry
    • Debounce
    • Throttle
  • map
  • memo()
  • Promise 實作
  • Promise Function
  • Testing
    • 使用 Jest 、 React Testing Library 、MSW 建立測試環境
  • Miscellaneous
    • Event Loop
    • Browser
    • Code Review
    • Storage
  • AMD 、 CommonJS 、 ES modules
  • JWT
  • Next.js
  • 用過的 module
  • Internet
    • UDP
  • TCP/IP
  • SSL TLS
  • HTTP
  • AI 工作流
    • Page 1
Powered by GitBook
On this page

用過的 module

  1. @stoplight/prism-cli 使用 openApi 文件建立 mock server

  2. nodemon 偵測檔案變更 自動重啟

  3. Electron 使用網頁建立 PC / MAC 應用程式

  4. Lodash 實用含式庫

  5. Echarts 資料視覺化 library

  6. D3.js 客製化資料圖表

  7. Axios 使用 ajax 連線

  8. Moment 處理時間的含式庫

  9. Xstate 基於限狀態機理論 建構的狀態管理工具

  10. Cypress 前端 e2e 測試工

  11. storybook 建立專案 component ui document

  12. rollup-plugin-visualizer rollup 和 vite 視覺化 bundle 大小

  13. webpack-bundle-analyzer webpack 視覺化 bundle 大小

  14. husky 觸發 git 動作

  15. conventional-changelog-cli 使用 commit message 建立 changelog

  16. jsonwebtoken jwt 加解密和驗證

  17. jwt-decode jwt解密

Vite

  1. vite-plugin-dts 建立 lib 專案時產生 typescript 用的 .d.ts 檔

Vue

  1. Element Plus

  2. Vuetify

  3. Vuex

  4. Pinia

  5. vue-i18n 多國語言套件

  6. vue-router

React

  1. craco 覆蓋 react webpack 設定

  2. react-redux

  3. react-router-dom

  4. @reduxjs/toolkit

  5. redux-thunk

PreviousNext.jsNextUDP

Last updated 20 days ago