zlacker

[return to "RCE Vulnerability in React and Next.js"]
1. auggie+7f2[view] [source] 2025-12-04 07:06:03
>>rayhaa+(OP)
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?
◧◩
2. vinnym+7j2[view] [source] 2025-12-04 07:52:12
>>auggie+7f2
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.

[go to top]