React Router Tutorial - Code Splitting Your Routes

Опубликовано: 05 Ноябрь 2024
на канале: Nsquared Coding
525
10

In this video, we learn how to use code splitting in our routing to avoid loading in all your components. We can bundle components and load them on demand when the route is hit.

Let me know what you think of this tutorial!

00:55 Introduction
01:29 Install React Router
01:56 Explain Example to show Code Splitting
15:56 Setting Up Components
26:00 Implement Code Splitting
26:17 Please like this video and subscribe!