
Wow, HTTP QUERY landed in Node.js 21.7.2 GET with request body 🤯
Ihab Khattab
7.1K posts


Wow, HTTP QUERY landed in Node.js 21.7.2 GET with request body 🤯





Introducing Sätteri — High-performance Markdown & MDX processing for the JavaScript ecosystem. satteri.bruits.org

Introducing Sätteri — High-performance Markdown & MDX processing for the JavaScript ecosystem. satteri.bruits.org










Oxc is working on native Rust React Compiler support. The React team is porting the compiler to Rust (github.com/facebook/react…), still a WIP PR. Oxc is then integrating that Rust port (github.com/oxc-project/ox…), it's a draft PR, blocked on the React crates being published to crates.io. Two layers of work in progress. But all 1725 fixtures pass, early benchmarks show 10x faster transformation logic, and the hard part looks solved. If it lands: automatic memoization, no Babel, no useMemo.