Avoid multiple request on an input change event

Hi everyone, today I want to show how to avoid multiple request when we are triggering an event when an input text is changing all the time, in order the make our code faster.