|
|
|
|
|
by batmansmk
973 days ago
|
|
Really not interesting for us. Makes what’s simple simpler and what’s hard harder. Sure for a quick prototype website with 10min only that would help, but any decently sized app that needs auth/localization/high performance in memory/offline/optimistic updates/batch fetching … all become way harder. It feels like react unchained from Meta’s constraints and it looses its appeal. |
|
This version also includes stability for Server Actions, which includes a hook useOptimistic for optimistic updates.
I agree the offline story isn’t great today and we could do better there.