Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

232
Views
Send data from server to client. NodeJS, Express

I am trying to send data from my express server to the client side.

I have used app.post and app.get, the problem i'm having is that with either of those, the request must come from the client side. I need to send to push the data from the server side once a script has run has finished.

What i am doing is:

  • Client inputs data on client side
  • Data is send to the server using app.post api
  • Server runs script
  • Server sends data back to client side
about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

For server to client communications, look into client-side libraries such as axios or ajax.

If you are suggesting something that for example: user inputs data to form, server responds with a new page, you may be seeking a template engine. In that case, look into the Express Docs for a template engine.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!