Implementing search inside of an application is always pretty tricky when it comes detecting keystrokes. In today's lesson, I'll go through how to first build out the UI that contains our text field. Then we'll go over a brand new way of using Combine to delay keystroke change events.