I love to express my thoughts through the combination of basic units of programmable colour on a projecting mechanism that shows often graphic images to you.
We're working on a large-scale rearchitecture of React Native to make the framework more flexible and integrate better with native infrastructure in hybrid JavaScript/native apps. https://t.co/mXrtxHdAQL
I just published `acemarke/redux-starter-kit` 0.0.6.
Now actually exports all the functions listed in the README! :)
(I'm going to guess that not many people have actually tried it yet, otherwise there'd be more complaints already...)
https://t.co/sacjyj8OdS
Did You Know™
React Suspense doesn't necessarily rely on async rendering. It works in sync mode, too. But the downside is that those <Placeholder /> components are immediately triggered, without any delay.
Those `delayMs` props illustrate why async rendering is so good for UX.