[Info-vax] JavaScript, was: Re: Variable declarations, was: Re: improving EDT
Simon Clubley
clubley at remove_me.eisner.decus.org-Earth.UFP
Sun Nov 27 22:52:38 EST 2016
On 2016-11-26, Richard Maher <maher_rjSPAMLESS at hotmail.com> wrote:
> On 26-Nov-16 4:30 AM, Simon Clubley wrote:
>> On 2016-11-22, Paul Sture <nospam at sture.ch> wrote:
>>>
>>> Here's a summary of the Javascript surprises awaiting the experienced
>>> programmer:
>>>
>>> "It Isn’t Love That Makes The Web Go Round
>>> It’s JavaScript, surprisingly.
>>>
>>
>> For anyone doing any JavaScript development as part of their job,
>> you absolutely _need_ to use one of the syntax checkers as part of
>> your development process.
>>
>> The one I use is JSHint, but there are several out there.
>>
>> Simon.
>>
> Bollocks!
$ set response/mode=good_natured
Nice to see you still have all the charm and finesse of a typical
Trump cabinet appointment. :-)
Seriously however, if you object to checking your JavaScript code,
can I assume the following are also true for you:
You don't bother compiling code with warnings turned on.
You don't bother with the safe version of the C++ indexing operator.
You don't bother telling VMS to keep more than one version of a file.
You don't bother doing a /confirm before deleting a file.
Etc...
IOW, I've found running a JavaScript checker against my code to
be very useful and it does seem to be a standard technique if you
are forced to do JavaScript coding.
Simon.
--
Simon Clubley, clubley at remove_me.eisner.decus.org-Earth.UFP
Microsoft: Bringing you 1980s technology to a 21st century world
More information about the Info-vax
mailing list