Skip to content

Instantly share code, notes, and snippets.

@muhammadghazali
Created April 2, 2013 07:30
Show Gist options
  • Save muhammadghazali/5290534 to your computer and use it in GitHub Desktop.
Save muhammadghazali/5290534 to your computer and use it in GitHub Desktop.
Talk is cheap. Show me the code.
// require a lot of bullshit to "talk is cheap"
var talkIsCheap = require('talk-is-cheap');
// of course you will got TypeError: Cannot call method 'say' of undefined, because talk is cheap!
talkIsCheap.say('Talk is cheap!')
@arisetyo
Copy link

arisetyo commented Apr 2, 2013

me.say("what the hell...?").prefix("duuude...");

@muhammadghazali
Copy link
Author

@arisetyo Thanks for the cheap, lets keep our cheap up!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment