Skip to content

Commit 0c14e40

Browse files
authored
Update README.md
1 parent 6055a8b commit 0c14e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Different strategies to render React applications in order to get the best performance while keeping SEO, Developer Experience and User Experience.
44

55
[Slides](https://slides.com/miguelangeldurangarcia/react-rendering-strategies#)
6-
[Video](https://youtu.be/3mBc9AVLddw?t=177)
6+
[Video](https://www.youtube.com/watch?v=v7ql02xHRtg&feature=youtu.be)
77

88
## Dynamic Rendering
99
If your visitor is a bot, like GoogleBot or Yandex, use Server Side Rendering and Client Side Rendering.

0 commit comments

Comments
 (0)