Open jeffkenz89 opened 6 years ago
1.so i have ngrx effect that subscribe observer & will dispatch many action every second how to ignore the action only on ngrx dev tools ?
2.and i want to ask is better not subscribe on effect and handle it on asych pipe or is okay to use update every second in ngrx effect ?
1.so i have ngrx effect that subscribe observer & will dispatch many action every second how to ignore the action only on ngrx dev tools ?
2.and i want to ask is better not subscribe on effect and handle it on asych pipe or is okay to use update every second in ngrx effect ?