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
2ality – JavaScript and more
A checklist for your <code>tsconfig.json</code>
A checklist for your <code>tsconfig.json</code>
2Ality
A guide to `tsconfig.json`
I never felt confident about my tsconfig.json. To change that, I went through the official documentation, collected all common options, and documented them in this blog post: This knowledge will enable you to write a tsconfig.json that is cleaner and that…
🤬1