Open lukeheath opened 2 years ago
@lukeheath Is it for internal employees only?
@Hanaffi We're always happy to receive community contributions! Feel free to put in a PR for any aspect of this and I will take a look. Thanks for your interest in contributing!
@lukeheath Thanks! Can you assign me?
We have a large set of helper functions spread across 17 helper files. We need to audit these for the following:
Is it still necessary for us to maintain our own helper function in all cases? Could we switch to ES6/ES6 methods? If not, can we use lodash?
debouce()
)