Hello, everyone. I’ve been trying to learn me some Ember, because it seems like the most competent of all the serious frameworks. However, I’ve never been able to get past the dead-basic TODO list without being thoroughly confused. Nothing fits together like I expect it to, I can’t get data from this controller to this view, and I can’t figure out what the documentation is trying to say on the matter. I think I’m coming at this with one of the fundamental principles of Ember dead wrong, but I have no idea which one. Can anyone recommend a really basic, really explicit tutorial that I can follow? I’ve tried for about two weeks now to create something more than the basic TODO, but I’ve been utterly stymied.
Thank you.