Friday, 12 June 2020

I dont undestand how i can send data from a NodeJS server to a client.

What i want to do:My goal is to create a web application in which the user access data stored on the server. But i dont want to display just the raw JSON data, what i want is to get an object in the clients JavaScript, and then generate html for the data. So:User requests data on HTML pageServer recieves request and returns data to clientthe data gets displayed in the clients HTML.​What i have accomplished so far:​https://preview.redd.it/ft4x28zejf451.png?width=313&format=png&auto=webp&s=331d2fca5e89732ebdb16e8e911311a621b598ea

Submitted June 12, 2020 at 08:14AM by Pexeus

No comments:

Post a Comment