-
use redux for state management.
-
### What went wrong?
**What happened**:
- Upgrading to 1.12.1 from 1.11.3, the migration job that runs shows the following error:
```
Apply all migrations: admin, alerts, auth, auth_token, base, con…
-
**Question**
Hi guys, I am constantly evaluating the Go frontend frameworks ecosystem and now that Vugu has mature support for Tinygo it's getting closer to being a candidate for next project.
…
-
spinoff from: https://github.com/evroon/bracket/issues/650
> 7. **Tournament States**: Define states such as [Draft], [Running], and [Archived] to manage the tournament lifecycle more effectively. …
-
Instead of having so many contexts, we could use [zustand](https://github.com/pmndrs/zustand) for global state management.
Zustand has a very nice API for only depending on the state that the compo…
joglr updated
7 months ago
-
### Is your feature request related to a problem? Please describe.
With any large app, it comes the responsibility to manage the state of Data where the entire app can work in the most seamless way. …
-
At the table config layer we want to be able to provide a loading message and a slot for a customized loading element.
There are two cases we're running into currently: 1) table loading data from s…
-
-
//todo simplify this stuff, why is defaultValue being passed to FetcherFn
//todo we don't even need this lib, just use SWR itself directly
//todo use git submodules instead if you want to keep u…
-
Use state management to update the display as time slots are booked or become available.