Understanding the Autocomplete Search Functionality
In this lesson, we'll learn what the autocomplete functionality is and give a layout of the rest of the chapter
The back end performs a lot of the difficult work of actually computing how to complete what you’ve typed, but we’re building the frontend component, so we’ll build upon a mock server.
We’re going to be building a relatively straightforward but widely used version of autocomplete search: Google’s main search.
Create a free account to view this lesson.
By signing up, you agree to Educative's Terms of Service and Privacy Policy