I want to dynamically create a template. I found a resolution that works with Angular 2.0, this resolution uses a JiT compiler. Link to resolution in Angular 2.0
My question is, how to make dynamically created template using Ionic 2? Can I use JiT compiler like in Angular 2.0?