##AutoComplete Scenario##
-
Capture user input to send to the service for data: http://jsfiddle.net/mattpodwysocki/uv5JU/
-
Throttle the data so we don't overload the server: http://jsfiddle.net/mattpodwysocki/EJqv5/
-
Ensure minimum number of characters: http://jsfiddle.net/mattpodwysocki/nWfH9/
-
Only distinct values, no repeats!: http://jsfiddle.net/mattpodwysocki/THMPk/
-
Without RxJS: http://jsfiddle.net/mattpodwysocki/C32Cx/
##Demos:##
- Play Catch Up: http://jsfiddle.net/mattpodwysocki/cSsBY/7/
- Canvas Paint: http://jsfiddle.net/mattpodwysocki/nYJPz/
- Time Flies: http://jsfiddle.net/mattpodwysocki/cZm35/
- Wag the Tail: http://jsfiddle.net/mattpodwysocki/aCd9H/
- Drag and Drop: http://jsfiddle.net/mattpodwysocki/d8bGW/2/ and http://jsfiddle.net/mattpodwysocki/dQny8/1/
- Konami Code: http://jsfiddle.net/mattpodwysocki/KnPNZ/
- Animation: http://jsfiddle.net/mattpodwysocki/nwsKR/
- Geolocation: http://jsfiddle.net/mattpodwysocki/cgbsR/