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

content(performance): don't call functions from the template to get data #97

Closed MaciejWWojcik closed 1 year ago

MaciejWWojcik commented 2 years ago

Add new content in the performance category about performance issues as a result of calling functions directly from the template

MaciejWWojcik commented 2 years ago

Oh, thanks! I updated the pull request with missing ChangeDetection line :)

MaciejWWojcik commented 1 year ago

Thank you for the remarks and suggestions! Now it looks a way better 😄 🙏

d3lm commented 1 year ago

Good job! Thanks for the PR 🙏