🤌
The React team is made of very smart people. But smart programmers, especially when grouped together, can be dangerous IME.
The React team is made of very smart people. But smart programmers, especially when grouped together, can be dangerous IME.
- "use client", non hook, non async functions
- "use client", non hook, async functions
- "use client", hook, non async functions
- "use server", non hook, non async functions
- "use server", non hook, async functions
- "use server", hook, non async functions
- "use client", non hook, non async functions
- "use client", non hook, async functions
- "use client", hook, non async functions
- "use server", non hook, non async functions
- "use server", non hook, async functions
- "use server", hook, non async functions
It's the mix of "unnecessary magic" AND security vulnerabilities that pisses us off. Coupled with a vague sense that RSC's complexity was created for Vercel and Next.JS. That React is becoming increasingly complex for little to no gain while ignoring actual issues.
It's the mix of "unnecessary magic" AND security vulnerabilities that pisses us off. Coupled with a vague sense that RSC's complexity was created for Vercel and Next.JS. That React is becoming increasingly complex for little to no gain while ignoring actual issues.
- Denial of Service (High): CVE-2025-55184
- Source Code Exposure (Medium): CVE-2025-55183
Patches are available now, please update immediately.
react.dev/blog/2025/12...
- Denial of Service (High): CVE-2025-55184
- Source Code Exposure (Medium): CVE-2025-55183
Patches are available now, please update immediately.
react.dev/blog/2025/12...
It "thought" for like 5/10 minutes just to give me the most basic tests ever. Uber surface level. It's not even testing 5% of the query.
It "thought" for like 5/10 minutes just to give me the most basic tests ever. Uber surface level. It's not even testing 5% of the query.