dom-diff
dom-diff copied to clipboard
Short circuit diff when comparing constructor / function tag names
Instead of rendering the tree and diffing that, we should only compare to see if the function / constructor is the same as what was given us in the last render.