We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6055a8b commit 0c14e40Copy full SHA for 0c14e40
README.md
@@ -3,7 +3,7 @@
3
Different strategies to render React applications in order to get the best performance while keeping SEO, Developer Experience and User Experience.
4
5
[Slides](https://slides.com/miguelangeldurangarcia/react-rendering-strategies#)
6
-[Video](https://youtu.be/3mBc9AVLddw?t=177)
+[Video](https://www.youtube.com/watch?v=v7ql02xHRtg&feature=youtu.be)
7
8
## Dynamic Rendering
9
If your visitor is a bot, like GoogleBot or Yandex, use Server Side Rendering and Client Side Rendering.
0 commit comments