迁移 Angular 8 到 Angular 13

huangapple go评论71阅读模式
英文:

Migrating Angular 8 to angular 13

问题

我计划将一个基于Angular 8的应用迁移到Angular 13,这是一个中等规模的应用,包含30-40个模块。一个开发人员完成这个工作需要多少个月?该应用程序不包含任何复杂模块。

英文:

I am planning to migrate an application which is based on angular 8 to angular 13, its a medium size application which contain 30-40 modules, how many months will take to complete this job with 1 developer?, the application is not contains any complex modules

答案1

得分: 1

我们最近从Angular 9迁移到了Angular 13,大约有10到15个模块,除测试用例外,花了大约7到8个人天的时间。由于测试用例需要更多时间来修复和处理。

英文:

We have recently migrated from angular 9 to angular 13 and we have around 10 to 15 modules and it took around 7 - 8 man-days excluding testcases. As test cases took a bit more to fix and work on.

答案2

得分: 0

你还可以从https://update.angular.io/?l=2&v=8.0-13.0获取帮助,以加快升级过程。如果没有复杂的模块,升级应该不会花费太多时间,只有解决版本冲突可能会稍微耗时。

英文:

you can also get help from https://update.angular.io/?l=2&v=8.0-13.0 to upgrade faster. if it does not have any complex modules then it should not take long. only resolving version conflicts may take a little time.

huangapple
  • 本文由 发表于 2023年5月28日 04:14:36
  • 转载请务必保留本文链接:https://go.coder-hub.com/76348860.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定