cover of episode Optimize Performance In React.js With Lazy Loading

Optimize Performance In React.js With Lazy Loading

2024/3/21
logo of podcast Code Ryan

Code Ryan

Frequently requested episodes will be transcribed first

Shownotes Transcript

Code splitting: https://tanstack.com/router/latest/docs/framework/react/guide/code-splitting)

Starter project: https://github.com/coderyansolomon/tanstack-fundamentals)

 

In this video, I cover what code splitting is, what the benefits are of it, and how to implement it for a React.js application using TanStack as the routing system.