Thursday, Jun 10
      
    TIL: Most URLs are syntactically valid JavaScript code
      made by georgemandis, submitted by nicholasbs
    
  
    Did you know you can copy and paste almost any URL into your JavaScript code and your code will still work, even if the URL isn't quoted or commented out?