Vue.js: Difference between revisions

Content deleted Content added
m Spelling (<http://en.wikipedia.org/wiki/AngularJS>).
m React: Grammar.
Line 84:
=== React ===
React and Vue share many similarities. They both:
* Use a virtual DOM (Sincesince Vue 2.0)
* Provide reactive and composable view components
* Maintain focus in the core library, with concerns such as routing and global state management handled by companion libraries