0

I have started to work on react server side rendering, Having some questions i.e how about routing and can i implement server side rendering for all pages in application,Please provide any example on server side rendering in reactjs,Thanks

1 Answer 1

0

for plain implementation in server side rendering you need to have different app entry point with StaticRouter instead of BrowserRouter react-routed-dom documentation with implementation: https://reacttraining.com/react-router/web/guides/server-rendering/putting-it-all-together

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.