Home  >  Article  >  Backend Development  >  Several popular js frameworks for js

Several popular js frameworks for js

不言
不言Original
2018-04-10 10:52:302688browse

The content of this article is to share with you about several js frameworks that are currently popular in js. Friends in need can refer to it


Original address:

The most popular js framework for js currently http://www.cnblogs.com/zx0303/p/js-liuxingkuangjia.html





##The most popular js framework currently



##The significance of using popular frameworks:

It runs fast and is efficient. The most distinctive feature is that you write less and do more; it also provides us with a wealth of plug-ins. The following table briefly describes the advantages of the current popular frameworks for js:

AngularJ.js Developed by Google, first released in 2009 ## React.js Developed by Facebook, 2013 The first open source version of the BSD license was released in 2016Ember.js is a JavaScript framework developed by Yehuada katz and released in 2011## Aurelia.js Developed by Rob Eisenberg and released in January 2015#Very fastHas a very simple APISource code research on js framework

    Very popular front-end framework
  • Use Angular.js to create the first UI at a very low cost
  • For teams, AngularJ.js has many great tools available
  • Great for creating fast, hybrid and complex solutions
  • Compared to React, it is more suitable for creating small enterprise-level applications
  • Google is responsible for maintaining the basic package
  • http:/ /www.runoob.com/angularjs/angularjs-tutorial.html (Chinese website)

Easy to extend
  • Predictable state (smaller scale)
  • Very suitable for large front-end projects
  • Relatively small API
  • Components that are continuously rendered repeatedly are The increasing complexity provides effective support
  • Website: http://reactjs.cn/react/docs/why-react.html

Very active community
  • Continuous development features
  • Very simple and easy to learn
  • Stable performance
  • Have independent configuration capabilities
  • Two data binding methods
  • Loading and running are very fast
  • Website: https://www.w3cschool.cn/emberjs_guide/

Neat documentation

  • Well structured (composed of Aurelia.js modules that can be used to build The complete framework can also be used alone)

  • Has two data binding methods that can automatically synchronize modules with the user interface

  • Highly easy to test The code

  • A variety of additional tools are available

  • Commercial support from the developer is available

##A

  • Very suitable for small responsive applications

  • is a full-stack framework

  • can be run on the browser Data refresh for real-time rendering

  • Can be integrated with Apache Coredova

  • can get good support

  • website: http://zh.discovermeteor.com/

  • # Polymer.js was developed by Google and released in 2013

Can create custom elements
  • Provides templates and two-way data binding
  • Reduces the span between developers and designers
  • Very suitable for feature-rich applications
  • Website: https://polymer-zh.cn/
  • ##Vue.js                                                                                                                                                         Developed by Evav you, 2014 Release

Optionally addable modules

  • Easy to be Developer acceptance

  • Easy to integrate with other libraries and projects

  • Models and views can be updated through two data binding methods

  • Suitable for large-scale applications

  • Website: http://cn.vuejs.org/

  • ##Related recommendations:

  • Summary of the front-end js framework and explanation of its uses

The above is the detailed content of Several popular js frameworks for js. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn