Posts by Erick Amaral • 31 points
1 post
-
3
votes1
answer55
viewsQ: There is performance difference using ngIf directly on a component
Hello, Could someone tell me if there is a difference in performance in the code snippets below, and if there is, what would be the most performative? Thank you!! <div *ngIf="false">…