Do you have any working examples of apps using the framework? I took a look at the Github repository for the project and didn't really see any, but I could easily have missed something.
I have made a couple of trivial Angular/Rails apps and I had a lot of fun using Rails as a backend with Angular consuming the API that I throw at it. Was just curious to see how the framework could possibly add to the experience.
Saw your response to hello_newman and checked it out. More interested in the code (and its organization) than the finalized app, but I will check out the tutorial when I get some free time.
Thanks for being so responsive, looking forward to building something with your framework sometime soon!
As a project manager, I've used this in two projects over the last year (of four done through our company). If you have questions or thoughts I'm here to help.
It's Angular 1.4 at the moment - the project was started well before A2 had anything like a coherent direction for its API. Releasing an Angular 2-compatible version is one of our top priorities for the next surge of development.
That said, Xing uses Hannah Howard's module A1Atscript (https://github.com/hannahhoward/a1atscript) to add a very Angular 2-like TypeScript annotation syntax, including A2-like component architecture.
That should make Xing apps much easier to translate to Angular 2 than other Angular 1.X apps.