Lazy loading is not a new concept. It has been available for quite some time. In essence, lazy loading means that a component or a part of code must get loaded when it is required. It is also referred to as code splitting and data fetching.

Read this blog to know more about Lazy loading in React

https://www.loginradius.com/engineering/blog/lazy-loading-in-react/

#lazyloading #react #reactsuspense

Lazy loading in React
1.10 GEEK