CommentAug 30, 2016
React.js has been amazingly successful in the last year. Its virtual DOM implementation is unique among JavaScript frameworks. I would expect that even browser builders would implement something similar to React's virtual DOM. Do you have any insight into that?