Hi,
That's great you are expanding your team!
From my perspective, I'am developer who writes typical business apps, AngularJS is the only project which tries to push browser further in my domain. I know there are new JS APIs for 3d gfx, video, etc. However they don't help to create complex forms for a CRM app.
I've just started my first client side JS project and chosen AngularJS over other frameworks. The bindings and ordinary html as templates from 1.0 version are really awesome. However I've noticed that some simple things (for server frameworks) are still hard to do in AngularJS. Average developers (IQ < 150) need more guidance and ready to use patters. For example how should I redirect a user to login page, how should I create one-to-many relationship between models and save new child records.
I hope that in next releases you'll spend some time on less sexy problems I mentioned above. The power of Ruby on Rails comes from the fact it was extracted from real applications, typical business applications which have 50-200 db tables.
Typical, boring, business applications count for 90% of software produced all over the world. Therefore I hope AngularJS project will gain more visibility inside Google.
Greg