logoalt Hacker News

hedayetyesterday at 10:00 PM2 repliesview on HN

I wonder what does these vulnerabilities mean for Facebook. As per my knowledge, Facebook's the biggest web app written in React.


Replies

jsheardyesterday at 10:02 PM

Does Facebook actually use RSC? I thought it was mainly pushed by the Nextjs/Vercel side of the React team.

show 2 replies
tacker2000yesterday at 11:41 PM

This is about React Server Components, a subset/feature of React that can optionally be installed and used.

Apps that use React without server components are not affected.