Grow your YouTube views, likes and subscribers for free
Get Free YouTube Subscribers, Views and Likes

Computed Signals and Effects in-depth | Angular Signals |

Follow
NomadCoder

This video explains in depth about following concepts of Angular Signals

computed signals
effects

Before watching this video, watch the part 1 of the series here    • Getting started with Angular Signals  

Computed Signals are :

readonly
can not write to other signals
lazy in nature
side. effect free

Effects are :

Should not write to other signals
can be created only inside the injection context
gets executed sometime in future

Please feel free to share, comment, and like. Also, subscribe to the channel.

posted by mismarkipc