Hacker News new | ask | show | jobs
by kls 2576 days ago
<li *ngFor="let item of list"> <-- this says it all, flow logic in your template is a debugging nightmare. There is no debugger for conditional statements that are declared in HTML.

TLDR - Choose React.