26

Add random console.logs which end up filling the console on Production

Comments
  • 1
    One of the first bits of code I had to my JS file is check the indexOf localhost, and if it doesn't exist define console as an empty object
Add Comment