Mozilla Hacks – the Web developer blog
Improving Firefox stability with this one weird trick
Improving Firefox stability with this one weird trick
Mozilla Hacks – the Web developer blog
Improving Firefox stability with this one weird trick
Poorly behaving web pages and apps are no longer capable of crashing the browser by exhausting memory, thanks to a simple trick.
2ality – JavaScript and more
ECMAScript proposal: <code>Array.fromAsync()</code>
ECMAScript proposal: <code>Array.fromAsync()</code>
2Ality
ECMAScript proposal: `Array.fromAsync()`
This blog post is about the ECMAScript proposal “Array.fromAsync for JavaScript” by J. S. Choi. It introduces a static method for converting asynchronous iterables to Arrays.
Chrome Developers - Blog
Screen sharing improvements in Chrome 109
Screen sharing improvements in Chrome 109
Chrome for Developers
Screen sharing improvements in Chrome 109 - Chrome for Developers
Details of two screen sharing improvements for the web—a mechanism for controlling tab focus when screen sharing, and a mechanism to control local audio playback.
2ality – JavaScript and more
Testing static types in TypeScript
Testing static types in TypeScript
2Ality
Testing static types in TypeScript
When it comes to TypeScript code: There are many options for testing its behavior at runtime. There are far fewer options for testing its compile-type types. In this blog post, we look at the latter.
Chrome Developers - Blog
Passwordless sign-in on forms with WebAuthn passkey autofill
Passwordless sign-in on forms with WebAuthn passkey autofill
Chrome for Developers
Passwordless sign-in on forms with WebAuthn passkey autofill | Identity | Chrome for Developers
WebAuthn conditional UI leverages browser's form autofill functionality to let users sign in with a passkey seamlessly in the traditional password based flow.
Chrome Developers - Blog
New in Chrome 108
New in Chrome 108
Chrome for Developers
New in Chrome 108 | Blog | Chrome for Developers
Chrome 108 is rolling out now. There are new Intl APIs to give you more control when formatting numbers. There’s an origin trial for the new Pop Up API, making it easy to surface critical content to the user. There are a handful of CSS improvements. And there’s…