TypeScript
Announcing TypeScript 5.7
Announcing TypeScript 5.7
Microsoft News
Announcing TypeScript 5.7
Today we excited to announce the availability of TypeScript 5.7! If you’re not familiar with TypeScript, it’s a language that builds on JavaScript by adding syntax for type declarations and annotations. This syntax can be used by the TypeScript compiler to…
🤬1
Mozilla Hacks – the Web developer blog
Introducing Uniffi for React Native: Rust-Powered Turbo Modules
Introducing Uniffi for React Native: Rust-Powered Turbo Modules
Mozilla Hacks – the Web developer blog
Introducing Uniffi for React Native: Rust-Powered Turbo Modules
Uniffi for React Native: Mozilla and Filament's open-source tool lets you build high-performance Modules in Rust.
🤬1
2ality – JavaScript and more
ECMAScript feature: import attributes
ECMAScript feature: import attributes
2Ality
ECMAScript feature: import attributes
The ECMAScript feature “Import Attributes” (by Sven Sauleau, Daniel Ehrenberg, Myles Borins, Dan Clark and Nicolò Ribaudo) helps with importing artifacts other than JavaScript modules. In this blog post, we examine what that looks like and why it’s useful.…
🤬1
2ality – JavaScript and more
ECMAScript feature: regular expression pattern modifiers
ECMAScript feature: regular expression pattern modifiers
2Ality
ECMAScript 2025 feature: regular expression pattern modifiers
Traditionally, we could only apply regular expression flags such as i (for ignoring case) to all of a regular expression. The ECMAScript feature “Regular Expression Pattern Modifiers” (by Ron Buckton) enables us to apply them to only part of a regular expression.…
🤬1