If you noticed the debounce function taking a function and returning a another function, that is an example of a closure in JavaScript.
確定! 回上一頁