Code Splitting in Reactjs #19 React Course

Опубликовано: 26 Декабрь 2024
на канале: Code with Sloba
2,220
87

Code splitting in React!
Code splitting in a web application helps improve performance by only loading the necessary components for a specific page or feature, reducing the overall load time and increasing the speed of the application. There are multiple ways to achieve this, with routes, or logical operators.


************************************************************
Previous Video:    • Higher Order Components in Reactjs #1...  
Next video:    • Refs in Reactjs #20 React Course  
Full series    • Full React Course  


************************************************************


0:00 Intro
1:00 Code splitting with lazy import and logical operator
4L39 Code splitting with Routes


🧿 I discussed:


✔️ Why we should use code splitting in Reactjs
✔️ How to implement code splitting in Reactjs
✔️ How to implement lazy loading in Reactjs
✔️ How to implement Routes code splitting in Reactjs


************************************************************
👉 Linkedin:
✔️   / slobodan-gajic  


👉 Instagram:
✔️  / codewithsloba