mgechev/angular-performance-checklist

Use pipes instead of function calls in templates

mohammedzamakhan opened this issue · 5 comments

Use pipes instead of function calls in templates

There's a section about pure pipes.

If you have a moment, you can add a new one on using pipes instead of side-effect free methods.

need translate this checklist to chinese ?

Sure! Translation is very welcome!

Sure! Translation is very welcome!

hey, i was translated it and created a PR : #34

Closing this issue for now.