EL AYADI Mohamed
EL AYADI Mohamed
- add a `keepData` when pending configuration: this is challenging: how to tell what state was before.
The core of the library should be able to keep track of "`some`" configurable previous states and allow linking them for example for a giving state, you can tell if...
the core of the library does not depend on react, so let's make libraries for other libraries and frameworks
hot means for the js engine that it can be optimized. exported `useAsyncState` can have configuration of different shapes: source, string, function or object. So, it will be never optimized....
this should be decoupled from the async state, actually wrap produce promise takes the following from the instance: - originalProducer - replaceState - suspender - setState We should be able...
by no doubt, for the future, onAbort needs a configuration object as second parameter. for now, it has to include - whether this callback should be removed when producer resolves:...
The library obv needs a shorter name
Well, that's crazy! This aims either to emerge new stuff or a personalized hook that will take its state from a remote place The run then like pushes an event...
- Add another provider and split the value on `internal` and `shared`: The internal value will be used internally and contains the `register`, `cleanUp` and `next` functions. They aren't meant...