logoalt Hacker News

tills13today at 1:41 AM1 replyview on HN

Y'all are so pessimistic. React Server Components are great. React is a complex piece of software. Bugs happen.


Replies

ipnontoday at 1:47 AM

Personally I prefer simple software without bugs! This security vulnerability highlights a serious issue with React. It’s a SPA framework, a server side framework, and a functional component library all at the same time. And it’s apparently getting so complex that it’s introducing source code exposures.

I’m not interested in flame wars per se, but I can tell you there are better alternatives, and that the closer you stay towards targeting the browser itself the better, because browser APIs are at least an order of magnitude more secure and performant than equivalent JS operations.