Created
January 20, 2016 01:38
-
-
Save jslegers/12fdc05d4e536ad17bd3 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(function repeat() { | |
eat(); | |
sleep(); | |
code(); | |
repeat(); | |
})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
While preparing for a multi-day binge programming session, I realized that the phrase “Eat, Sleep, Code, Repeat” can be expressed in JavaScript by this DRY code one-liner :
Inspired by the elegance of this code, I decided to turn it into a product line.
Currently, products are available on Spreadshirt, Redbubble and Deviantart.
Buy these items here :