in reply to RE: RE: RE: RE: A thought for JavaScript exiles
in thread A thought for JavaScript exiles
PS I know how you feel about JavaScript. Doesn't change the fact that a lot of people are told to use it in a work situation. People are paid to program in VB as well.If you "know how {I} feel", your statement makes no sense. {grin} I don't mind that people write JS code, and even get paid for it.
The conflict is when they use it to provide essential navigation services, or to provide client-side-only data validation. The former makes the site useless for many people. The latter is a security hole.
I'm a very practical guy. Use whatever language works. Clientside JS does not work for either of the above cases, regardless of whether you are paid to do it or not.
-- Randal L. Schwartz, Perl hacker
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Is JavaScript a Bad Idea? (Was A thought...)
by tilly (Archbishop) on Aug 07, 2000 at 20:42 UTC |