Thanks for this. I have similar requirements (back-end already provided), which is why it was natural to choose Angular. But with the work done in Meteor 0.6.5 and guides like yours, I would have chosen Meteor.<p>For those curious as to why I would choose Meteor over Angular: reason #1 is existing familiarity with Meteor, but a close #2 is that I would have to write much less code to accomplish the same things.
Isn't there the spark rendering engine that can be used independent of meteor? <a href="https://github.com/meteor/meteor/wiki/Spark" rel="nofollow">https://github.com/meteor/meteor/wiki/Spark</a><p>I haven't tried it, but it seems like cleaner approach than cutting the patient in half.
Very interesting. I will give this a try. I've been a fan of Meteor for a while and have worked with both Ember and Angular. I usually end up longing for certain aspects of Meteor in both of those frameworks.