#Whats the best way to make a seach bar?

5 messages · Page 1 of 1 (latest)

fierce panther
#

A search bar to search what?

glacial knoll
#

This can be a convoluted question, it really depends on what your searching, how many your searching through, and what framework your using. You could use vanilla JS web components if you don’t want to use a framework although it would be a lot easier to use something like Svelte

thorn pawn
#

match-sorter is a decent lib if you're just filtering through a small/simple data set.

If you need something more complex you might want to look into something like algolia or hora.