LWN: Comments on "Firefox 74.0" https://lwn.net/Articles/814503/ This is a special feed containing comments posted to the individual LWN article titled "Firefox 74.0". en-us Sat, 30 Aug 2025 01:05:25 +0000 Sat, 30 Aug 2025 01:05:25 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Firefox 74.0 https://lwn.net/Articles/814609/ https://lwn.net/Articles/814609/ lwn@pck.email <div class="FormattedComment"> TC39 discussions are held in the open, all you'd ever probably want to know about why anything was done in a particular way can be found in the proposal and the surrounding comments:<br> <p> <a href="https://github.com/tc39/proposal-optional-chaining">https://github.com/tc39/proposal-optional-chaining</a><br> </div> Thu, 12 Mar 2020 02:40:13 +0000 Firefox 74.0 https://lwn.net/Articles/814590/ https://lwn.net/Articles/814590/ dtlin <div class="FormattedComment"> It's ?. in many other languages, such as C#, Groovy, Kotlin, Swift, and TypeScript. Python's PEP-505 proposal also used ?., although the other operators don't use ., for example ?[] and ?(). (IMO JS's ?.[] and ?.() reads a little oddly, since you don't use .[] or .() normally, but I'll get used to it eventually.)<br> </div> Wed, 11 Mar 2020 19:46:23 +0000 Firefox 74.0 https://lwn.net/Articles/814583/ https://lwn.net/Articles/814583/ flussence <div class="FormattedComment"> I'm somewhat confused why they went with "?." instead of the more regex-like mnemonic ".?" (which also has 20 years of prior art). Maybe it's meant to resemble PHP's "?:" operator?<br> </div> Wed, 11 Mar 2020 18:49:47 +0000 Firefox 74.0 https://lwn.net/Articles/814582/ https://lwn.net/Articles/814582/ HelloWorld <div class="FormattedComment"> Yeah, now if only something like that was available for other, similar kinds of computational structures. Maybe we could call it a ”Monad“.<br> </div> Wed, 11 Mar 2020 18:04:09 +0000 Firefox 74.0 https://lwn.net/Articles/814513/ https://lwn.net/Articles/814513/ flussence <div class="FormattedComment"> Javascript has a safe-call operator now, that's interesting.<br> </div> Tue, 10 Mar 2020 17:41:57 +0000