阅读背景:

Angular2将大型应用程序组织成较小的应用程序

来源:互联网 

Problem to Solve

要解决的问题

At work, I inherited ownership of a (legacy) very large web application (that spans multiple scrum teams and dev teams). One constant pain-point of the current large app, is that whenever one of the scrum teams updates their respective area of the application, that team has to deploy the entire app. One thing we started doing to alleviate this, is having teams create their new functionality outside of the large app, and then, just have a page inside the large app that makes an ajax call to the new app and simply injects the HTML into the large app. That way the team can just deploy the new smaller app when making changes without having to deploy the entire large application (that spans other teams).At work, I inherite




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: