Y
Hacker News
new
|
ask
|
show
|
jobs
by
evan_
3312 days ago
I think we're both right- I believe it will create a new element and a new DOM element, rather than mutating the existing ones.
1 comments
dounan
3312 days ago
You're right. I misinterpreted your first comment to refer be referring to React elements, which is quite different from DOM elements
https://facebook.github.io/react/blog/2015/12/18/react-compo...
link