Published on 13.12.2025
TLDR: Two new vulnerabilities have been discovered in React Server Components: a high-severity Denial of Service and a medium-severity Source Code Exposure. The React team recommends immediate upgrades, even if you patched for last week's critical vulnerability.
Link: Denial of Service and Source Code Exposure in React Server Components – React
TLDR: React Native 0.83 is here, shipping with React 19.2, new DevTools features for network and performance inspection, and no user-facing breaking changes.
Link: React Native 0.83 - React 19.2, New DevTools features, no breaking changes · React Native
TLDR: Deno 2.6 introduces dx, a new command runner equivalent to npx, along with more granular permissions, faster type-checking with tsgo, and a new deno audit command for checking security vulnerabilities.
Link: Deno 2.6: dx is the new npx | Deno
TLDR: A collection of useful patterns for building single-file HTML applications with JavaScript and CSS, leveraging LLMs for rapid development.