arcnovus / tms-issues-mw

Issue tracker
0 stars 0 forks source link

Use ngIf to boost performance #28

Closed arcdev1 closed 9 years ago

arcdev1 commented 10 years ago

Instead of hiding redundant scores, we should use ngIf to prevent their dom from being built in the first place. This should boost performance.