Link | Angular JS | Meteor JS | nodejs | ReactJS | Vue JS |
---|---|---|---|---|---|
Website | angularjs.org | meteor.com | nodejs.org | reactjs.org | vuejs.org |
Initial release | Oct. 20th 2010 | Jan. 20th 2012 | May 27th 2009 | May 29th 2013 | Feb. 4th 2014 |
Latest version | 1.7.9 | 1.10 | 0.5.1 | 16.13.1 | 2.17 |
Programming Language | Javascript, HTML | Make use of pure JavaScript | C, C++, JavaScript | Javascript | Make use of pure JavaScript |
Data Binding | Bi-Directional | Two Way Data Binding | Two Way Data Binding | Facilitates to manipulate or assign values to HTML attributes | |
DOM | Regular DOM | Virtual DOM | WHATWG DOM and HTML Standards | Virtual DOM | |
Rendering | Client-Side | Server Side | Server Side | Client-Side | |
Type | Fully featured MVC framework | JavaScript framework | Runtime environment | Progressive JavaScript Framework | |
Author | Meteor Software | Ryan Dahl | Jordan Walke | Evan You |