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
Post a Comment