Replies: 3 comments 1 reply
-
|
You mean SEO? If so, yes. |
Beta Was this translation helpful? Give feedback.
1 reply
-
|
@udit1994 The function of fetching data is not called on the server side to achieve client side rendering. Take a look at this site, gainingcoin.com (built with Razzle), their user Profile page is CSR, all other pages are SSR. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
中间件拦截csr页面路由 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi ,
I want to create a website which CEO is important for the the first page and other pages is like dashboard and no need CEO,
can I combine Server-Side-Rendering and Client-Side-Rendering with Razzle on this case?
Beta Was this translation helpful? Give feedback.
All reactions