
React
Dec 23, 20255 min
Virtual DOM 簡介
Virtual DOM 在現代前端框架(如 React)中能有效提升效能。本文將透過說明 diffing、reconciliation 等核心機制,了解 Virtual DOM 如何提升效能、簡化開發流程並優化 UI 更新。
React
Fundamentals
Performance
Read Article
Exploration notes on Front-end technologies, Web APIs, and Software Engineering.