|
|
|
|
|
by qudat
862 days ago
|
|
If you like the middleware system in express you might be interested in starfx, which implements the same middleware but for fetching and data synchronization in the FE. It has a simple but powerful state management system and leverages structured concurrency to manage side effects. https://github.com/neurosnap/starfx |
|