the same, but different

3 views
Skip to first unread message

Raoul Duke

unread,
Aug 9, 2025, 2:26:35 AMAug 9
to pi...@googlegroups.com
It bugs me that there are so many ways "state" is managed in the JS / React world. 

I wish there was more of a tight clean common solution rather than bespoke things that have to be wired together. i'm so burned out on trying to retro trace learn figure out wtf some app is doing with all the different bloody things. 

let alone: hooks, providers, observables, external stores, props, etc. ad infinitum. 


Mike Austin

unread,
Sep 18, 2025, 3:56:55 PMSep 18
to PiLuD
I hear you. In my "Jira" type project when using URQL (GraphQL Client), there's not much state management other that keeping track of some UI.
On the flip side, it can be difficult to optimize so that creating, modifying and deleting things don't trigger extra calls to the endpoint.
Reply all
Reply to author
Forward
0 new messages