Closed utkarshsaxena93 closed 7 years ago
I would really like to put these all in a single decorators.ts
file personally. We'd have to update all our references to them in Polaris/ Neutron but I think that's OK. Otherwise this looks good 👍
@lemonmade I can make a new issue on this repo to do that as a separate PR? Or better, right now I can create a new decorator.ts file for just Memoize and debounce. We can then (as a separate PR) move autobind in it and update all references.
Sounds good 👍
Adds memoize and debounce utilities I need for quicksearch