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: content(component): added avoid-functions-in-templates #44

Closed krizic closed 1 year ago

krizic commented 5 years ago
d3lm commented 5 years ago

@krizic Any updates on this PR and the feedback we gave? I think this is a great addition and I would like to get your contribution in.

fxck commented 5 years ago

Btw I think this contradicts (or well, extends) the existing minimize logic in templates section. Also the third solution, in some cases, might be a pure pipe.

d3lm commented 4 years ago

Any updates on this one @krizic?

d3lm commented 4 years ago

I do agree that this extends the existing minimize logic in templates item. We could enhance that one instead to avoid duplications.

d3lm commented 1 year ago

Duplicate of #97 so I am going to close this one because there hasn't been any updates on this one in a while.