Hacker News new | ask | show | jobs
by koakuma-chan 355 days ago
I am not interested in arguing whether state management libraries add value, or how React useState compares to Solid createSignal, but I will reiterate that with React server components, there is no need to manage state on the client at all.
1 comments

Yeah because then you are managing a session in the backend. A backend that is not necessary. But still billing.