Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtual DOM Patented by facebook #411

Open
ShuvoHabib opened this issue Sep 5, 2016 · 2 comments
Open

Virtual DOM Patented by facebook #411

ShuvoHabib opened this issue Sep 5, 2016 · 2 comments

Comments

@ShuvoHabib
Copy link

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.

@julienetie
Copy link

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)

@jgaskins
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants