Ember Wishlist!

Object Observers, No More get/set

With ES6 object properties will be able to be observed directly. This should eliminate the need to .get() / .set() properties.?. This is one thing that AngularJS toutes and something Ember could eliminate.

9 Likes