javascript AngularJS 的优缺点

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/33688892/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-10-28 16:48:37  来源:igfitidea点击:

Advantages and Disadvantages of AngularJS

javascriptangularjs

提问by Baskar Madasamy

Can any one tell the advantages and disadvantages using angularJS framework?

谁能说出使用angularJS框架的优缺点?

when we need to use this framework.

当我们需要使用这个框架时。

回答by CJB

Some of the AngularJS advantages are given below:

下面给出了一些 AngularJS 的优点:

  1. Two-way data-binding
  2. Directives
  3. Client side MVC framework
  4. Dependency Injection
  5. Filters
  6. Templating
  1. 双向数据绑定
  2. 指令
  3. 客户端MVC框架
  4. 依赖注入
  5. 过滤器
  6. 模板制作

Lots of blog posts are also available if you search for "angularjs advantages and disadvantages"; here are some links:

如果您搜索“ angularjs 的优点和缺点”,也可以找到很多博客文章;这里有一些链接: