We're a place where coders share, stay up-to-date and grow their careers.
Null is bad.
The checks etc. that is required for asyncPipe makes it unreliable, since the expected type changes.
Yes we can code around it with conditionals, but that's more akin to mitigation. :/
Unfortunately my impression is that the only real fix' here is to not use async pipe.
Return types should be reliable.
Null is bad.
The checks etc. that is required for asyncPipe makes it unreliable, since the expected type changes.
Yes we can code around it with conditionals, but that's more akin to mitigation. :/
Unfortunately my impression is that the only real fix' here is to not use async pipe.
Return types should be reliable.