Comment Re:Her Pie-in-the-Sky Dream is What? (Score 1) 490
No type-safety, no assurance that the end user's browser will interpret the script correctly (or at ALL, for that matter), etc. etc.
Not to mention that you're leaving a nice copy of your source code on every machine that accesses your application, as well as all the hideous problems that browser cacheing imposes on that as well... :(
Not to mention that you're leaving a nice copy of your source code on every machine that accesses your application, as well as all the hideous problems that browser cacheing imposes on that as well...