This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Brian Morrison II
brianmm.dev
did:plc:asnzsz4lkin4swajccbdxg7n
Need advice from my React devs out there .
I need to load a Zustand store with a bunch of data from an API. Should I just do that directly in the store using an async function or inject the data?
The goal is maintainability. Would love examples if anyone has any.
2025-03-06T15:11:39.952Z