Chrome Developers - Blog
Expanding Privacy Sandbox for the Web testing into 2023
Expanding Privacy Sandbox for the Web testing into 2023
Chrome for Developers
Privacy Sandbox for the web: Expanding testing into 2023 - Chrome for Developers
Testing takes time. We're taking a deliberate approach to testing the Privacy Sandbox for the web. The APIs are available for functional testing through origin trials sets the stage for expanded testing in 2023—including live traffic end-to-end experiments—with…
TypeScript
Announcing TypeScript 4.9
Announcing TypeScript 4.9
Microsoft News
Announcing TypeScript 4.9
Today we are excited to announce the availability of TypeScript 4.9! If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding types and type-checking. Types can describe things like the shapes of our objects, how functions…
2ality – JavaScript and more
ECMAScript proposal: RegExp flag <code>/v</code> makes character classes and character class escapes more powerful
ECMAScript proposal: RegExp flag <code>/v</code> makes character classes and character class escapes more powerful
2Ality
ECMAScript proposal: RegExp flag `/v` makes character classes and character class escapes more powerful
In this blog post, we look at the ECMAScript proposal “RegExp v flag with set notation + properties of strings” by Markus Scherer and Mathias Bynens.