Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 589 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 589 Bytes

Better UX and app performance with React Suspense

By Romain Durand Saint Omer at Devoxx 2019.


Source code of my demo about React Suspense.

It's separated into 2 folders:

without-suspense is the initial state of the application
with-suspense is the full "suspense" version of the same app

Running locally

cd with-suspense
npm install
npm start

Licence

© 2019 Ubisoft Entertainment. All Rights Reserved.
Ubisoft and the Ubisoft logo are registered trademarks in the US and/or other countries.