79081119

Date: 2024-10-12 13:45:47
Score: 2
Natty:
Report link

derivedAsync from ngxtension solves this also in a clean way:

readonly roles = derivedAsync(() => getRoles(this.userId()), { initialValue: [] });

https://ngxtension.netlify.app/utilities/signals/derived-async/

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jan