Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

388
Vistas
When Node js and react are used in a project at the same time, does server side rendering happen? I'm new to this

When Node js and react are used in a project at the same time, does server side rendering happen? I'm new to this. that is, pages such as (about, contact) are created with react and then the server is written by node js and when the request is received, pages such as about, contact are directed to the user, so this is the process when using react with node?

about 4 years ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

When Node js and react are used in a project at the same time, does server side rendering happen?

Maybe, but not necessarily.

If you have a React project with SSR then you almost certainly will be using Node.js (probably with the Next.js framework) to perform the SSR.

However, you could have an application without SRR that used Node.js at runtime (e.g. to provide a webservice) and any React application is likely to use Node.js at build-time (e.g. to run Babel and Webpack to prepare the application for deployment).

about 4 years ago · Juan Pablo Isaza Denunciar

0

When Nodejs server and React are running at same time, If there are 2 pages About.js and Contact.js About page

About page is accessed through REACT-ROUTER-DOM and likewise Contact page is also through REACT-ROUTER-DOM. About.js

React main page for routing and continuation part(react routing continuation) THIS IS THE NODEJS SERVER BELOW

By getting
Nodejs generate about contact Nodejs code link

So after that we will place this local application programming interface in react components by given below

react code link So in this page I have used AXIOS to fetch the data from the application programming interface NPM INSTALL AXIOS in react and it would be blocked by CORS Policy to avoid that we can install NPM INSTALL CORS and require it in NODEJS server. Now I am running the server together and using react hooks I am able to get the data passed from application programming interface About page and contact page.

about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda