This is where React's Virtual DOM comes in. A Virtual DOM is just a representation of the Real DOM in form of javascript objects.
確定! 回上一頁