Level 50
Algolia has a really cool tool build for this: https://www.algolia.com/doc/tutorials/search-ui/instant-search/filtering/faceting-search-ui/instantsearchjs/
I have a page listing all items and I have search, sort and browse by letter. I'm implementing it with Vue, Vuex and axios but stuck on basic idea like sorting. I mean I don't know the flow. The basic I can get is list first 10 items than has a load more and the search bar will alter the list of item. Everything is one page and item is a modal.
Please or to participate in this conversation.