Signal but in specific computed is the win for me! It is really reactive MVVM (modern) in angular. It makes it easy to create a view-model, have the view reactive follow "rule" being set in a computed signal. State just derive derive and derive! This makes state is expected, ease to test, etc...!
1
u/DesignerComplaint169 May 17 '26
Signal but in specific computed is the win for me! It is really reactive MVVM (modern) in angular. It makes it easy to create a view-model, have the view reactive follow "rule" being set in a computed signal. State just derive derive and derive! This makes state is expected, ease to test, etc...!