TemplateEngine
TemplateEngine copied to clipboard
Look into creating an Angular 2 version
Look into Angular 2 and determine wether it is feasible to port this project.
- How will plugins be loaded? It seems that directives need to have an explicit include.
- Performance? Start using unidirectional flow?
- Make use of Rxjs since it's a required library?