Talking about the three framework

Three framework vue react angular
Object-oriented learning is the most important in the native js, and learning framework is the closest.
 
1, vue early in the design taken a lot of thought angularjs
2, vue relatively simple angular ratio
3, vue relative angular ratio is relatively small, fast
4, vue angular data binding and can be used {} {}
5, vue instruction with a v-xxx angularjs ng-xxx
6, vue data on the data inside the object, angular data objects bound to $ scope
 
1, vue react and use virtual DOM
2, vue react with all of the components provides a view of assembly
3, vue and react to focus on keeping the core library has a wealth of plug-in library
4, react using jsx rendering the page, vue easier to use templates
5, vue react faster than the speed
 
 
 
With the development of Internet technology, and vue, react also are constantly updating sophisticated, especially in the second half of 2007 with the launch of Rain Creek vue.3.0, I believe will be a major reshuffle, the development of language can not be ts underestimated.

Guess you like

Origin www.cnblogs.com/whl0919/p/11228717.html