我读到那里的 api 不稳定并且可能会中断。只是想知道,截至今天,该 api 是否足够稳定可以使用。
3 回答
有很多基于 Ember.js 的项目——所以如果你担心实际上能够完成某件事,我认为你的担心是没有根据的。查看他们的演示页面。 Discourse 是一些非常大的讨论软件,是在 Ember.js 之上编写的。最终,在您自己尝试之前,您不会知道 API 是否足够好,但是更大的网站已经在该平台上发布了产品。
Of course!
Check this podcast which is an interview with Yehuda Katz (one of the creators of ember.js) that was recorde not long ago, it will give you some insight. Ember.js is about to reach 1.0, so again, yes you can use it for real world projects, and many people are alredy doing it so you will not be alone.
Hope it helps.
I have build a application using the version 1.0.pre. Very old, but worked without problems to me. So in my opinion ember is very stable. After each release, the changes are blogged in http://emberjs.com/blog/, so you can update your app, if needed. Just ember-data have warnings about your usage, so if you want to use it, be aware.