LExcellent writeup on the importance of key in React. However, are you sure the diffing is done on the virtual DOM and real DOM? To my understanding, the reconciliation happens between the most recent virtual DOM tree and the previous tree.Comment·Article·Sep 16, 2020·Why React Keys Matter: An Introduction
Lyou can probably checkout Giphy Capture, pretty handy! Victoria LoReply·Article·Sep 16, 2020·Making Draggable Components in React