I want to build a tag functionality similar to twitter, facebook, etc. anyone has any suggestion how to start implementing this @ wondering whether you might have faced this in your implementation. thanks
lennartblmn
28 days ago
I haven't had this exact use case, but you can just make an api endpoint with autofetch and debounce 300ms to send the input to it and then get all the usernames that match your input string