🚀🚀
createStore(initialValue).on(fx.doneData, (_, result) => result)
Size: a a a
🚀🚀
createStore(initialValue).on(fx.doneData, (_, result) => result)
И
🚀🚀
🚀🚀
🦜
🚀🚀
import {fetchProfile} from './api'
export const profile = createStore({name: 'guest', age: 18})
.on(fetchProfile.doneData, (_, profile) => profile)И
🚀🚀
DS
🦜
🚀🚀
VK
VK
🚀🚀
ф
🚀🚀
И
const $store = restore(fx, null)
const $form = $store.map(identity).on(change, ...)VK
🚀🚀
const $store = restore(fx, null)
const $form = $store.map(identity).on(change, ...)🚀🚀