feat(core): allow debouncing signals · angular/angular@b918bed · GitHub
DRANK

Adds a utility `debounced` to create a debounced version of a signal, represented as a `Resource`. The resource's value contained the debounced value of the signal, while its status (`resolved`...

github.com
Related Topics: GitHub Git Angular
1 comments