Live data from Hacker News

Only 90s web developers remember this (2014)

zachholman.com

21–30 of 354 posts

Re: Only 90s web developers remember this (2014)

#22
I started my true web development arc in 1999 and used most of these techniques. There was a netizen of the time called “Dr Ozone” who was doing mind bending stuff on his site at the time. It’s still around at https://ozones.com/ it’s where I learned what JavaScript could do. The number of hacks used to deal with the DOM models until jquery was epic.

Re: Only 90s web developers remember this (2014)

#25

Less we forget about What an amazing time. Felt like the wild west back then.

I was so happy to no longer need frames. Modern CSS with grid and flex have made feel like a horrible nightmare that I just can't quite shake. One that makes you turn on the lights in every room.

Re: Only 90s web developers remember this (2014)

#30
post #3

Between flash and html5, there was a brief moment where DHTML games looked viable. I remember building something like a space invaders clone. Literally repositioning DOM divs each setInterval tick. There were a few full fledged experiments out there. The beauty is since its just DOM, they are playable forever if still hosted ;)

What could you do in Flash that cannot be done now in JS/CSS?

I don't understand this love for Flash that won't die. Yes, it did something usable well before JS/CSS caught up, but we're there now and well past what Flash brought us. Mainly, now things freakin searchable, and you no longer have to live in fear of what the next major vuln exposed by Flash would do to you.

Post reply on HN