Skip to content

Instantly share code, notes, and snippets.

@raineorshine
Created August 8, 2014 17:49
Show Gist options
  • Save raineorshine/ed5fcb8675bec1166c0b to your computer and use it in GitHub Desktop.
Save raineorshine/ed5fcb8675bec1166c0b to your computer and use it in GitHub Desktop.
Dreaming about point-free style...
function(req, res) {
res.redirect(url)
}
second + instance + redirect
{arguments[1]}.redirect
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment