• sugarを導入して、独特なHTMLで表記できるAngular 2
• のような構文
• Change DetectionとJIT Parser + Reflectorの力技で解決している
• Offline Compileというものも計画されており、これはJITの3倍高速
• `
some text
`;
• be('div',[CA,'','attr1','value1'],['class1']);
tt('some text');
• Angular2 Precompiled templates look very similar to
`React.createElement` ― @basarat
Offline Compiled Templates