React Re-render Explained

Опубликовано: 28 Сентябрь 2024
на канале: WittCode
1,520
54

Learn why React re-renders components including and what causes it. We will also go over parent and child component re-renders.

📚 React Crash Course 📚
https://courses.wittcode.com

💻 My Software 💻
My Chrome Extension WittCepter - https://chromewebstore.google.com/det...

👩‍💻 Download Code 👨‍💻
https://blog.wittcode.com

⌛ Timestamps ⌛
0:00 - Introduction
0:05 - What is a React Re-render?
0:26 - Re-render Example
0:55 - Re-render and Child Components
3:27 - Re-render and Parent Components
4:01 - Is Re-rendering Bad?
4:57 - Outro