greenelab / word-lapse

Explore how a word changes over time
https://greenelab.github.io/word-lapse/
Other
6 stars 3 forks source link

Frontend extras #35

Closed vincerubinetti closed 2 years ago

vincerubinetti commented 2 years ago

closes #34 closes #26 closes #25 closes #27

netlify[bot] commented 2 years ago

✔️ Deploy Preview for word-lapse ready!

🔨 Explore the source changes: db4cf8f905d9c3ed979c05be13252ad0fe3d895d

🔍 Inspect the deploy log: https://app.netlify.com/sites/word-lapse/deploys/622f62f988dfce00081aca72

😎 Browse the preview: https://deploy-preview-35--word-lapse.netlify.app/

vincerubinetti commented 2 years ago

@falquaddoomi fixed.

Also do you need me to debounce the autocomplete endpoint. It seems to be extremely fast.

falquaddoomi commented 2 years ago

@vincerubinetti IMHO it's better to debounce it, but maybe with a barely perceptible timeout, like 30ms. It might be fast now, but I have no idea how it'll scale with multiple users...