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

feat(): add caution while using template bound functions #90

Closed eduardoRoth closed 1 year ago

eduardoRoth commented 2 years ago

Add a caution message about performance when using template bound functions and the default change strategy

d3lm commented 1 year ago

@eduardoRoth Do you want to update the PR so we can get it merged?

eduardoRoth commented 1 year ago

Sure, I'll update it today

eduardoRoth commented 1 year ago

@d3lm updated the sub header.

d3lm commented 1 year ago

Thanks a lot!