This is a short tutorial for building the functionality of a JavaScript search bar in the React Framework (no 3rd party autocomplete libraries). I go through my thought process for approaching the problem, and then show the entire coding process for building it step by step. Check it out on Github:
https://github.com/lpabst/search-auto...