Skip to content

anuragpatil94/LazyLoadingReact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LazyLoadingReact

React Lazy Loading and Code Splitting

This repository is strictly for learning the Lazy Loading feature.

lazy Loading is React provided feature which can be used to load and components on the fly.

I am creating this repository based on many blogs which I will list here.

  1. Dynamic imports, React and Redux
  2. The Power of Redux and React.lazy: Reusing UI and the Data Layer

FLOW:

  1. Creating a custom store which will register and unregister the reducers for new components 1.

About

React Lazy Loading and Code Splitting

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages