3

Our team is starting to use ui-router and it seems VERY GOOD so far. We are taking advantage of being able to fit templates into views within views. Prior to this our team was at a loss as we could not see how to get working some parts of our application that involved views inside views. We are currently using the following version:

 * State-based routing for AngularJS
 * @version v0.0.1 - 2013-04-15

There does not seem to be much commit activity lately, I don't see a roll out plan.

Is it wise or crazy to start using this code in a small application that will be in production in 3-4 months. Does anyone have any ideas where this project is heading. Are we crazy for using it now or should we use an alternative. If so then what is the alternative?

4

1 回答 1

3

我已经在一个相当大的应用程序中使用它超过 5 个月了。

它工作得非常好,文档也很棒。

我开始使用它时填写了一个错误,几天后解决了。我在他们的 github 上发布了一些问题,他们几乎立即得到了回答。

所以,是的,继续,使用它。无论如何,没有更好的 angularJS 路由器。

于 2013-05-20T17:23:38.323 回答