All Talks

Solving Real-Life Problems with React Suspense

reactweek.nyc @reactweek

Dustin Myers - Solving Real-Life Problems with React Suspense | React Week NY ‘19 As your user base grows, so do your ever-mounting UI needs/issues. One area that we try to provide a good experience to our users is in loading states. This gets very complicated very quickly, but React Suspense is here to save the day! In my talk, you will learn how React Suspense delays the rendering of a component if that component is fetching data, or even loading images! You will …

You might be interested in: