React: The Virtual DOM
React: The Virtual DOM
The Problem
یک آموزش حسابی برای توضیح دادن دام مجازی
DOM manipulation is the heart of the modern, interactive web. Unfortunately, it is also a lot slower than most JavaScript operations.
This slowness is made worse by the fact that most JavaScript frameworks update the DOM much more than they have to.
+ نوشته شده در چهارشنبه بیستم تیر ۱۳۹۷ ساعت 10:32 توسط Armin
|