Rick's DevNotes
筆記關於我作品集

© 2026 Rick's DevNotes. All rights reserved.

筆記類別
  • 全部
  • DockerDocker
  • NetworkNetwork
  • RxJSRxJS
  • NginxNginx
  • TypeScriptTypeScript
  • Data_Structure_And_AlgorithmData Structure And Algorithm
  • JavaScriptJavaScript
  • PostgreSQLPostgreSQL
  • ReactReact
  • GitGit
  • K8sK8s
https://rickchiu.me/api/image?key=categories/Data_Structure_And_Algorithm/cover.png
演算法筆記:Big O Notation、搜尋方法與解題手法
2021-01-24
Data Structure And Algorithm
Big O NotationSearch Algorithm
整理 Big O、搜尋演算法與常見解題手法(Multiple Pointers、Frequency Counter、Sliding Window)
https://rickchiu.me/api/image?key=categories/React/cover.png
React 筆記 - key 屬性的重要性
2020-11-04
React
ComponentPerformance
說明 React key 的作用、常見錯誤與正確使用方式
https://rickchiu.me/api/image?key=categories/React/cover.png
React 筆記 - 渲染與 Virtual DOM
2020-10-22
React
PerformanceDOMComponent
解析 React 渲染流程、Virtual DOM 機制與效能影響
https://rickchiu.me/api/image?key=categories/React/cover.png
React 筆記 - Components 優化
2020-10-20
React
ComponentPerformanceMemoized
探討 React.memo、useCallback 與 useMemo 的應用與效能優化技巧
https://rickchiu.me/api/image?key=categories/React/cover.png
React 筆記 - useEffect
2020-10-13
React
StateMemory Leakage
了解 useEffect 的作用、依賴陣列與 cleanup 機制,避免 Side Effect 問題
https://rickchiu.me/api/image?key=categories/React/cover.png
React 筆記 - useState
2020-10-12
React
ComponentFunctional ProgrammingState
認識 useState Hook 的使用方法、State 更新與批量更新機制
https://rickchiu.me/api/image?key=categories/React/cover.png
React 筆記 - Components
2020-10-05
React
Functional ProgrammingObject Oriented ProgrammingComponent
認識 React Components、JSX 語法與 Class 與 Function Component 的差異
https://rickchiu.me/api/image?key=categories/JavaScript/cover.png
JavaScript 筆記:Intersection Observer API
2020-09-24
JavaScript
ObservableSubscriptionDOMWeb APIs
介紹 Intersection Observer API 在 Lazy Loading、Infinite Scroll 的應用與範例
https://rickchiu.me/api/image?key=categories/JavaScript/cover.png
JavaScript 筆記:DOM 操作與遍歷
2020-09-22
JavaScript
TraversalDOMWeb APIs
整理常見的 DOM 操作方法與差異,包括元素選取、樣式修改、屬性處理與 DOM 遍歷。
https://rickchiu.me/api/image?key=categories/JavaScript/cover.png
JavaScript 筆記:冒泡與捕捉
2020-09-21
JavaScript
DOMWeb APIs
淺談 DOM 事件的冒泡與捕捉,含程式碼與應用範例
  • 上一頁
  • 1
  • More pages
  • 6
  • 7
  • 8
  • 9
  • 下一頁