21 comments

[ 3.0 ms ] story [ 58.5 ms ] thread
Changelog: https://github.com/emberjs/ember.js/blob/v1.0.0-rc.6/CHANGEL...

Lots of cool stuff in this release, but the best of it is Alex Matchneer's excellent "Router facelift" patch, which standardizes and promise-ifies the router (while not changing the public API, unlike the last router update). He wrote a guide to it here: https://gist.github.com/machty/5723945

Looks like you forgot to attach the link?
Everything is in this pull request, including the guides/samples.
Does anyone have a good example app which is more involved than a single or couple of models and uses ember data?

Hacking this past weekend it seems harder to find much in the way of solid guidance past very simple apps.

I too would love this, but I think it's not going to happen until 1.0 official/ ember data stable. It's really hard to pitch ember as a viable framework until it becomes stable.

The closest thing right now, though, would be Discourse.

+1 Discourse is the best example app to look at, the guys have implemented a lot of things already, it'll save you tons of time working things out.
I'm working with Balanced right now to build a full dashboard for their payments product using Ember.js. It's open-source and being used by real users. We started with Ember when it went RC for version 1.0 and haven't had any problems so far. Not using Ember Data (didn't play well with our API), but a good app to look at for regular Ember stuff.

https://dashboard.balancedpayments.com

https://github.com/balanced/balanced-dashboard

Thanks for that, will check it out.
For what it's worth, we are about to start a sprint to rebuild the customer-facing side of a Rails application using EmberJS. I will more than likely post a walkthrough of the experience. We have worked a lot with both Backbone and Ember. They are very different tools and I don't think it's fair to compare them directly, but I am definitely a big fan of Ember. I even have a t-shirt!

If you are interested, blog.chriswinn.com is where I will end up posting the Ember walkthrough - probably in the next few weeks.

I am amazed at how a minor RC release of this framework gets voted to the front page every couple of weeks. Whoever is making it happen has some serious HN-foo, or knows how to avoid tripping the voting ring detector.
Imagine what will happen when it hits 1.0 final!
Its not a scam, Ember.js is the shizzle.
It certainly was the shizzle until AngularJS came out.

Now, these constant HN front pages for every RC that comes out every other week certainly look a lot more like astroturfing than genuine evidence of popularity.

or that people are engaged and want to help them have a great 1.0 by upgrading and finding bugs.

honestly, i can't think of a better use of something named HACKER NEWS, but maybe i'm new here.

AngularJS. Just wanted to be the first to mention it on this week's Ember.js thread.
I added this Open Letter https://news.ycombinator.com/item?id=5932981

I think that guy has a point with: https://github.com/emberjs/ember.js/commits/master/ember.jso.... "Ember is released in "revisions", because it's not production ready and not ready to be 1.0. Hence the core team chose to rather call breaking changes a new "revision". Well guess what dudes, that's exactly what versions are for. Why couldn't you just like normal people release 0.4, 0.5? Why do you need to hit 1.0 directly?"