News


04/11/2013 - 19:52

Node v23.5.0 (Current)





04/09/2013 - 02:32

Node v23.5.0 (Current)





04/05/2013 - 02:00

We know that building your apps on top of a framework requires
trust, and that trust is never put to the test more than when security
vulnerabilities are discovered.
While we're very fortunate to work on an open source project that runs
in a sandboxed environment, the browser, we realize that even JavaScript
applications can be vulnerable to attacks from malicious third-parties.





04/03/2013 - 20:24

Node v23.5.0 (Current)





03/30/2013 - 02:00

Today, we're releasing the second Release Candidate of Ember 1.0.
As we said when we released RC1, the next few releases will be
about bugfixes and improvements, and should not have any breaking
changes.
Namespace Lookup for Controllers
It is now possible to look up controllers that are included in a
namespace other than the main application namespace.
For example, when using the render helper:





03/28/2013 - 23:52

Node v23.5.0 (Current)





03/28/2013 - 22:00

Node v23.5.0 (Current)





03/22/2013 - 02:00

Yesterday, we gave you an update on our progress making Ember.js easier
to use. One thing we didn't discuss was our plan for Ember Data.
It's no secret that, while many developers are building awesome apps
with Ember.js, Ember Data still causes lots of frustration due to bugs
and a changing, complex API. Documentation about it is also mixed in
with Ember.js documentation, making it difficult for new developers to
understand what is stable and what is not.