A search app that will display all data initially and then narrows down after you search for something
In reference to the tutorial on developing a search app using backend services, how would you for example display ALL the phones off the bat, and then when you search for apple - only the apple phones will show? What would have to change in the JS in "before success"?
Thanks so much in advance! Looking forward to responses