enaqx / awesome-react

A collection of awesome things regarding React ecosystem
65.68k stars 7.22k forks source link

Add React Lazyload #1377

Closed Petrosdevri closed 10 months ago

Petrosdevri commented 1 year ago

Lazy loading is an important aspect of React because it helps to develop better projects by improving app performance. I would like to add React Lazyload to the list as it's an important tool which has helped me in my Portfolio page.