the meaning of using the popular framework: running fast, high efficiency, the most distinctive feature of which is to write less, do much, but also provide us with a rich plug-in.
This table below outlines the advantages of JS's current popular framework:
Angularj.js developed by Google, first released in 2009
- Very Popular Front-end frame
- Using Angular.js to create the first UI is very low cost
- For the team, Angularj.js has a lot of great tools available
- Ideal for creating a fast, mixed-complex solution
- More suited to creating small business applications than react
- Maintenance of the base package by Google
- Http://www.runoob.com/angularjs/angularjs-tutorial.html (Chinese net)
|
React.js, developed by Facebook, released the first open source version of BSD license in 2013
- Very easy to expand
- State predictable (smaller scale)
- Great for large front-end projects
- A relatively small API
- Components that consistently render repeatedly provide an effective support for increasing complexity
- Website: http://reactjs.cn/react/docs/why-react.html
|
Ember.js is a JavaScript framework developed by Yehuada Katz, released in 2011
- A very active community.
- Continuous development Features
- Very simple, very easy to learn
- Stable performance
- With self-configuration capability
- Two methods of data binding
- Loading and running are fast
- Website: https://www.w3cschool.cn/emberjs_guide/
|
Aurelia.js, developed by Rob Eisenberg, released in January 2015
- Neat documentation
- Reasonable structure (the composition of the Aurelia.js module can be used to build a complete framework and can be used alone)
- Two types of data binding that enable and automate user interface synchronization modules
- Highly-measurable code
- A variety of additional tools are available
- Can get business support from developers
|
Meteor.js by Meteor Team, released in 2012
- Very fast
- Ideal for small-scale responsive applications
- is a full stack frame
- Ability to render real-time on the browser based on data refresh
- Ability to integrate with Apache Coredova
- Can be very well supported.
- Website: http://zh.discovermeteor.com/
|
Polymer.js developed by Google, released in 2013
- Very fast
- You can create custom elements
- Provides templates and bidirectional data binding
- Reduces the span between developers and designers
- Ideal for feature-rich applications
- Website: https://polymer-zh.cn/
|
Vue.js was developed by Evav you, released in 2014
- Has a very simple API
- Modules that can be added selectively
- Easy to be accepted by developers
- Easy integration with other libraries and engineering
- Models and views can be updated by two data binding methods
- Suitable for large-scale applications
- Website: http://cn.vuejs.org/
|
A picture to show you understand the advantages of the current JS pop-up framework
JS more popular JS framework at present