Promise as React element type

For fun, here’s a proof-of-concept based on an idea by @sebmarkbage.
If a promise is passed to React.createElement, on initial mount, React waits for the promise to resolve to a React element type….

Similar

How to develop a dashboard with React/Redux

For the past few months, the frontend team at Bitmovin has been working hard to bring you a new web dashboard. The new dashboard is based on the unified Bitmovin API that we released earlier this year. It incorporates all of Bitmovin’s video infrastructur... (more…)

Read more »

Why I’m Not a React Native Developer

Many people are currently assessing React Native as a platform to develop their next mobile app on. This is no trivial matter. Switching your software development platform involves a high setup cost and will profoundly impact your daily programming workfl... (more…)

Read more »