angular - Building Angular2 app on top of a platform -


i'm looking documentation/guides/any information angular2 compiler. i'm interested in doing using angular2 on top of different framework (having components templates translate platform code , not regular html).

from i've seen on angular2 should possible , that's how angular2 built on top of reactnative , nativescript.

the angular2 site doesn't have documentation this. closest thing have @angular/compiler api - no information on subject.

anyone know start learning/researching kind of thing?


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -

java - Digest auth with Spring Security using javaconfig -