Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
G

grimertop90

@grimertop90
About
Posts
2
Topics
0
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How old were you when you first wrote a line of code ?
    G grimertop90

    12 years old, wrote my first bit of JavaScript. One of the first really great things I learned was the for loop. I think my first use was something like:

    for (i=0; i<1000; i++) {
    document.write(i);
    }

    I was incredibly excited when I realized I could get my browser to print every number from 1 to 1000. I was even more excited when I realized that if I added enough zeroes, the browser would crash and die. And so began an interesting journey into breaking stuff...

    The Lounge question

  • Why IE is a dog today and every other day....
    G grimertop90

    I can only hope that anyone who has the know-how to spoof their user-agent string isn't still using IE.

    The Lounge html css collaboration
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups