File tree Expand file tree Collapse file tree 2 files changed +30
-30
lines changed
Expand file tree Collapse file tree 2 files changed +30
-30
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,21 @@ Check out my latest videos:
3838<!-- latest-videos -->
3939<table border =" 0 " >
4040
41+ <tr >
42+ <td style="padding: 10px; vertical-align: top;">
43+ <a href="https://www.youtube.com/watch?v=G8Mk6lsSOcw" target="_blank">
44+ <img width="150" src="https://img.youtube.com/vi/G8Mk6lsSOcw/mqdefault.jpg" alt="The Ultimate React Performance Guide (Part 1): Stop Useless Re-Renders!">
45+ </a>
46+ </td>
47+ <td style="padding: 10px; vertical-align: top;">
48+ <a href="https://www.youtube.com/watch?v=G8Mk6lsSOcw" target="_blank">
49+ <strong>The Ultimate React Performance Guide (Part 1): Stop Useless Re-Renders!</strong>
50+ </a>
51+ <br/>
52+ <p>Welcome to Part 1 of the React Performance Mastery Series! In this video, we break down the core fundamentals every React ......</p>
53+ </td>
54+ </tr >
55+
4156 <tr >
4257 <td style="padding: 10px; vertical-align: top;">
4358 <a href="https://www.youtube.com/watch?v=ax2BryZwkMQ" target="_blank">
@@ -113,20 +128,5 @@ Check out my latest videos:
113128 </td>
114129 </tr >
115130
116- <tr >
117- <td style="padding: 10px; vertical-align: top;">
118- <a href="https://www.youtube.com/watch?v=x03yX-yNxas" target="_blank">
119- <img width="150" src="https://img.youtube.com/vi/x03yX-yNxas/mqdefault.jpg" alt="MASTER Optimistic UI Pattern in React 19 || useOptimistic Hook || Day 08">
120- </a>
121- </td>
122- <td style="padding: 10px; vertical-align: top;">
123- <a href="https://www.youtube.com/watch?v=x03yX-yNxas" target="_blank">
124- <strong>MASTER Optimistic UI Pattern in React 19 || useOptimistic Hook || Day 08</strong>
125- </a>
126- <br/>
127- <p>In this video, we'll uncover one of the most powerful and user-experience-boosting patterns in modern React — the Optimistic UI ......</p>
128- </td>
129- </tr >
130-
131131</table >
132132<!-- latest-videos-end -->
Original file line number Diff line number Diff line change @@ -40,6 +40,21 @@ Check out my latest videos:
4040<!-- latest-videos -->
4141<table border =" 0 " >
4242
43+ <tr >
44+ <td style="padding: 10px; vertical-align: top;">
45+ <a href="https://www.youtube.com/watch?v=G8Mk6lsSOcw" target="_blank">
46+ <img width="150" src="https://img.youtube.com/vi/G8Mk6lsSOcw/mqdefault.jpg" alt="The Ultimate React Performance Guide (Part 1): Stop Useless Re-Renders!">
47+ </a>
48+ </td>
49+ <td style="padding: 10px; vertical-align: top;">
50+ <a href="https://www.youtube.com/watch?v=G8Mk6lsSOcw" target="_blank">
51+ <strong>The Ultimate React Performance Guide (Part 1): Stop Useless Re-Renders!</strong>
52+ </a>
53+ <br/>
54+ <p>Welcome to Part 1 of the React Performance Mastery Series! In this video, we break down the core fundamentals every React ......</p>
55+ </td>
56+ </tr >
57+
4358 <tr >
4459 <td style="padding: 10px; vertical-align: top;">
4560 <a href="https://www.youtube.com/watch?v=ax2BryZwkMQ" target="_blank">
@@ -115,20 +130,5 @@ Check out my latest videos:
115130 </td>
116131 </tr >
117132
118- <tr >
119- <td style="padding: 10px; vertical-align: top;">
120- <a href="https://www.youtube.com/watch?v=x03yX-yNxas" target="_blank">
121- <img width="150" src="https://img.youtube.com/vi/x03yX-yNxas/mqdefault.jpg" alt="MASTER Optimistic UI Pattern in React 19 || useOptimistic Hook || Day 08">
122- </a>
123- </td>
124- <td style="padding: 10px; vertical-align: top;">
125- <a href="https://www.youtube.com/watch?v=x03yX-yNxas" target="_blank">
126- <strong>MASTER Optimistic UI Pattern in React 19 || useOptimistic Hook || Day 08</strong>
127- </a>
128- <br/>
129- <p>In this video, we'll uncover one of the most powerful and user-experience-boosting patterns in modern React — the Optimistic UI ......</p>
130- </td>
131- </tr >
132-
133133</table >
134134<!-- latest-videos-end -->
You can’t perform that action at this time.
0 commit comments