Deutsch   English   Français   Italiano  
<vnreps$n48$1@reader2.panix.com>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!weretis.net!feeder9.news.weretis.net!panix!.POSTED.spitfire.i.gajendra.net!not-for-mail
From: cross@spitfire.i.gajendra.net (Dan Cross)
Newsgroups: comp.os.vms
Subject: Re: basic BASIC question
Date: Mon, 3 Feb 2025 22:09:00 -0000 (UTC)
Organization: PANIX Public Access Internet and UNIX, NYC
Message-ID: <vnreps$n48$1@reader2.panix.com>
References: <vnipj8$3i2i9$1@dont-email.me> <679d18c2$0$713$14726298@news.sunsite.dk> <vnj7or$ga7$3@reader2.panix.com> <vnr1lq$1d7as$1@dont-email.me>
Injection-Date: Mon, 3 Feb 2025 22:09:00 -0000 (UTC)
Injection-Info: reader2.panix.com; posting-host="spitfire.i.gajendra.net:166.84.136.80";
	logging-data="23688"; mail-complaints-to="abuse@panix.com"
X-Newsreader: trn 4.0-test77 (Sep 1, 2010)
Originator: cross@spitfire.i.gajendra.net (Dan Cross)
Bytes: 1781
Lines: 24

In article <vnr1lq$1d7as$1@dont-email.me>,
Simon Clubley  <clubley@remove_me.eisner.decus.org-Earth.UFP> wrote:
>On 2025-01-31, Dan Cross <cross@spitfire.i.gajendra.net> wrote:
>>
>> If you really want to have a good time, look at how
>> JavaScript deals with this.  Things aren't just true
>> or false, they're truthy and falsy, and sometimes Nan.
>>
>> https://www.youtube.com/watch?v=et8xNAc2ic8
>
>And we use this crap to build critical websites that our society and
>general way of life now depend on. :-(

Yeah.  Typescript is better, and shaves off a lot of the sharper
edges, but their ability to really fix things is limited by the
demands of backwards compatibility.

>And some even think it's a good idea to run this server-side. :-(

Some people think that Javascript is actually a good language.
Doug Crockford wrote a book on the good parts; it is a rather
thin volume.  :-)

	- Dan C.