FACN3 / mashrou_ghazal

project autocomplet
http://tiny.cc/MashrouGhazal
Apache License 2.0
1 stars 0 forks source link

Autocomplete function #44

Open matthewdking opened 6 years ago

matthewdking commented 6 years ago

The autocomplete function is actually an xhr request and should probably be renamed to something that suggests this.

I would also add it might be nice to make the xhr function a generic and reusable function. This could then be reused to send an xhr request to somewhere else and actually render some search results on the page.

hoslack commented 6 years ago

Thanks for the feedback. On it. @matthewdking