Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
auggierose
45 days ago
|
parent
|
context
|
favorite
| on:
RCE Vulnerability in React and Next.js
I like React, a lot. But it looks to me that RSC is not something I would use in an offline-first application anyway, is that right?
Raicuparta
45 days ago
|
next
[–]
Part of RSC is the ability to have each component fetch their own data on the server, or at build time. Meaning you can use this part for static pages, offline apps, etc. But that part is unrelated to this vulnerability.
vinnymac
45 days ago
|
prev
[–]
You wouldn't use it in an offline-first application. But you can use it an offline-first application, and it isn't even very difficult.
I have built electron apps for fun that utilize React Server Components entirely offline.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: