Matt-Esch/virtual-dom

Virtual DOM Patented by facebook

ShuvoHabib opened this issue · 2 comments

Hi this is Shuvo. I want to know that, does this 'virtual-dom' broke the patent made by Facebook Virtual Dom Idea? Thanks in Advance.

From a hacker news post: https://news.ycombinator.com/item?id=8987613

There is actually prior art; React is not the first public use of an immutable virtual DOM; a basically identical approach was presented at Clojure Conj November 2012 (React launched publicly in May 2013 iirc, though React was used on instagram.com in September 2012 [0]):
https://github.com/drcode/webfui https://www.youtube.com/watch?v=HeI5-D7SQe8

Also all major Js frameworks now feature virtual DOMs (Angular, Aurelia, Mithril, Ember etc)

From a tweet by Dan Abramov (works on React at Facebook):

"Virtual DOM" is not a real term we use. It's just components of different kinds "receiving" elements