To me, it's basically a for loop for placeholder HTML, which is great.
I guess you could also use it as a kind of unit testing for, unicode support, or to iterate through all conceivable tags to see how the CSS fares, if the author decides to go along with that.
Plus angular is backed by google (hopefully not in a GWT way... ooooo java->js burn).
I am interested in adding two parts - probably jasmine-ajax style stubbing of AJAX calls, and marionette style regions - basically I would like to roughdraft a SPA.
hmm - thinking about it really I just want to roughdraft a region then assign that region to be brought up by a button click - no need for ajax at all.
This seems to assume bootstrap exists too - is that correct?