typebytes / angular-checklist

🔥 Curated list of common mistakes made when developing Angular applications
https://angular-checklist.dev
MIT License
316 stars 66 forks source link

[Performance] remove trackby once new control flow is stable #129

Open geromegrignon opened 4 months ago

geromegrignon commented 4 months ago

As the new control flow syntax requires trackfor @for, it won't be required as part of the checklist once the new control flow is stable.