Skip to content

jpdevries/lazy-react-modal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lazy-react-modal

An example of lazily loading the code for modal windows as well as lazily loading dependencies within those modals. Our initial JS weight is 51kB. If and when the modal is opened the modal code (4kB) and the mapbox code (132kB) is loaded lazily.

Demo

Try it out.

About

An example of lazily loading the code for modal windows as well as lazily loading dependencies within those modals

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors