I've been reading up on AngularJS (https://angularjs.org/) and it seems like a nice client side MVC framework with testing "buildin".
The thing is, I'm not so sure about how well this type of single-page and custom-html-tagging framework works with vibe.d.

Does anybody have any experience with combining the two?
Any general suggestions/insights are of course welcome as well :)