First-class functions make printf-debugging obsolete

From: Slightly New

Lee gives a great explanation of bindings by showing how we can use them to make debugging easier. I like that he works from a very simple example all the way up to a Sinatra app.