Search for a programming language like "JavaScript". The Autocomplete is bound to the <input/> using the data-module attribute. Because we use an alias we can write "autocomplete" instead of "./autocomplete.js"
<input/>
data-module
"autocomplete"
"./autocomplete.js"