official. https://lodash.com/docs l.js
const itemSearch = _.debounce((term) => { this.itemSearch(term) }, 300);