Skip to content

Darth-Knoppix/react-suspense-lazy-loading-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Suspense Lazy Loading

This app is designed to show how lazy loading can be easily used to load only what is needed to render a particular route.

A different library is used for each of the following routes to show why you might like to defer loading the entire bundle when a user is only viewing a single page.

  • Dashboard - Chart.js
  • Locales - Moment
  • Flow - Flowpoints

About

A React Suspense Lazy Loading example

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors