Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/BenoitZugmeyer/react-suspense-demo

React Suspense demo implementation, as teased by Gaearon
https://github.com/BenoitZugmeyer/react-suspense-demo

Last synced: about 2 months ago
JSON representation

React Suspense demo implementation, as teased by Gaearon

Awesome Lists containing this project

README

        

# React Suspense demo

This is an implementation of the demo shown by Gaearon in his [talk at JSConf
Iceland](https://www.youtube.com/watch?v=v6iR3Zk4oDY). It uses *unstable* features available in
the current React release.

You can try the demo [here](http://benoitzugmeyer.github.io/react-suspense-demo/).