JQuery, filter, onValue
Bacon.js adds the asEventStream() method to jQuery
filter() is used to select only those events with keycode=32 (SPACE)
onValue() is used to show an alert for each press on the space bar
Press SPACE!