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

[Review][Components] minimize logic in templates #123

Closed geromegrignon closed 4 months ago

geromegrignon commented 6 months ago

Description

Update the example with Signals, both as a way to modernize the practice and avoid calling a function in the template.