KTU

445
reputation
4
16

A full-stack developer that love to hack and create prototype.

Favorite code:

try {
  // something
} catch (e) {
   window.location.href = "http://stackoverflow.com/search?q=[js] + " + e.message;
}