They currently resolve Promises with new state to allow impurities like saving to LocalStorage (but this feels like dodging the question - there is a better way in there)
Latest in my stateful functional @reactjs component sketch.
Reducers can now be asynchronous and call the generated actions, allowing you to compose them and use them for data fetching.
I was well jelly of everyone bangin on about @_philpl's Dank Mono and then I bought it and now I'm coding for coding's sake. I have a job too but it's definietly the font
dank.sh
Talks for May 31st: @popmotionjs will speak about React-Native Pose for animations ✨, and @ZiaGrosvenor will talk about real-time audio processing with #reactnative 🎧 Also, @mikediarmid will be here 👋
Don't miss out! Still a few spots left
meetup.com/React-Native-Lond…
I really like @hyperappJS's actions so I nicked those too.
Having built enough with Redux I've never found the decoupling of actions from the reducer helpful except for rare occasions, and its easy to leave a litter of unused action names in your wake.