What's new in EmberJS #14 10 Sep 2012
Been a bit quiet on github these last couple of weeks, I guess everyone’s got to do some real work sometimes. Still plenty of bug fixes and features being put together by the rest of the community though, which is good to see
###Weekly Wrapup #14
Updates
-
9ecb570 adds
currentPath
toEmber.StateManager
and therefore the router as shorthand for callingcurrentState.path
-
PR 1330 cleans up some issues with Ember.onerror in some browsers.
-
Lots of documentation has been added to the core
Ember.Application
which should hopefully start to clear the basics up.
Articles
-
trek has put together what is probably the best Intro to EmberJS article I’ve seen. It’s worth a read even if you’re an Ember pro.
-
Ember Handlebars Helpers, Bound and Unbound from joliss.
I personally had been using this gist up until now, but this looks like a cleaner alternative until PR 1274 gets merged.
If I missed anything please let me know in the comments, twitter or IRC at #emberjs.
Tweet