I want to send some data from Node server. Can I store the values in localStorage like res.send.cookies?
Is it possible to send values from server and store the object in client's localStorage?
I want to send some data from Node server. Can I store the values in localStorage like res.send.cookies?
Is it possible to send values from server and store the object in client's localStorage?