Skip to content

For Better Routing Performance use React Lazy importing function#2

Open
Machoudi2002 wants to merge 1 commit intoJoeyThompson10:mainfrom
Machoudi2002:issue
Open

For Better Routing Performance use React Lazy importing function#2
Machoudi2002 wants to merge 1 commit intoJoeyThompson10:mainfrom
Machoudi2002:issue

Conversation

@Machoudi2002
Copy link

Using the React lazy function is a smart way to make your app faster. It helps by only loading the parts of your app that are needed when they're needed, instead of loading everything at once. This can make your app load quicker, especially if it's a big and complex one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant