【问题标题】:In what type of web application where you should not use angular JS在什么类型的 Web 应用程序中不应该使用 Angular JS
【发布时间】:2015-07-16 10:12:29
【问题描述】:

我知道一个原因,比如如果您不想创建 SPA(单页应用程序),那么您不应该使用 angularjs。

我想知道在 Web 应用程序中不使用 angularJS 的其他可能原因或 angularjs 的缺点。

【问题讨论】:

    标签: angularjs web-applications web-application-project


    【解决方案1】:

    并非不可能,但很难为内容由 Angular 生成的页面创建社交媒体功能(共享)。社交媒体机器人不会使用 javascript 呈现页面,并且 {{scope.my_content}} 之类的内容最终会出现在共享文本中,而不是真实内容中。

    当然有一些变通方法......例如,https://prerender.io/ 可以提供帮助。

    【讨论】:

      猜你喜欢
      • 2011-05-07
      • 1970-01-01
      • 2023-03-19
      • 1970-01-01
      • 1970-01-01
      • 2017-08-15
      • 2011-06-14
      • 2019-12-31
      • 1970-01-01
      相关资源
      最近更新 更多