Debounce Challenge Solution

This is an example solution for the Fundamental JS January 2020 coding challenge.

Type some text into the input below, and a function should fire one second after you stop...

Output from the function will appear here shortly after you stop typing in the input field.

Check out the source code here.