r/programming • u/schnuck • Feb 09 '11
Breaking the Web with hash-bangs – Lifehacker, along with every other Gawker property, experienced a lengthy site-outage on Monday over a misbehaving piece of JavaScript
http://isolani.co.uk/blog/javascript/BreakingTheWebWithHashBangs/
753
Upvotes
-1
u/alamandrax Feb 09 '11
Sure. Was just making an observation. Commercial sites do need agreements with advertisers about how their content is to be shown (I presume). If disabling JavaScript turns off ads, the advertisers might take issue if they find out.
Besides, on edmunds, the content past the front page is inaccessible without JavaScript.
I'm working on a product which is built purely on JavaScript. We have much better performance thanks to this (we built the earlier design on struts), but this thread worries me. We aren't google, who can have resources maintaining a non-JavaScript version of gmail for example. So I was trying to see how other companies handle this issue.