Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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?


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.


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: