79813190

Date: 2025-11-08 12:55:30
Score: 0.5
Natty:
Report link

Is strange using signals with *ngIf directive, use control flow syntax @if; Also for clarity in your template you can use @let personIsOffline = isAliceOffline().

Take considerations, the computed will be executed once.

Reasons:
  • Whitelisted phrase (-1.5): you can use
  • Low length (0.5):
  • No code block (0.5):
  • User mentioned (1): @let
Posted by: Joel Garcia Nuño