Hawkee   -  May 19, 2012

Just looking at CoffeeScript, it's pretty neat. Its shorthand for JavaScript that compiles into actual JavaScript code.

Typo  -  May 27, 2012

I looked at this a while ago and completely forgot about it, its pretty cool stuff.

Hawkee  -  May 27, 2012

Yes, I just wonder how practical it is to compile it over and over during the development process.

ProIcons  -  Jun 06, 2012

while (true) {
   if (coffeCup == empty) {
      panic();
      ddos_everything();
   }
}

That should do the work LOL

Sign in to comment

Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.