|
|
|
|
|
by Muzza
5107 days ago
|
|
This might be OT, but that guy sure has some weird ideas about how to build a website. Why are the images lazy loaded? There are like ten small images per page. It also doesn't revert to img tags in the absence of Javascript. At one point on the first page he needs to show something with a fixed-width font. This also requires Javascript, when obviously CSS should do. |
|
So, just speculating, he's no stranger to bandwidth spikes so perhaps the approach employed significantly saves on bandwidth during these periods, ultimately whether it's a conscious attempt to save or just a webdev quirk I don't know.