V
V
Vladimir Golub2019-04-22 15:42:47
Express.js
Vladimir Golub, 2019-04-22 15:42:47

How to return in html content in one line when server rendering?

How to return all page content in one line.
For React content, there is renderToString.
Which I then insert into html and pass to return (res.send(html));
How to turn all html into one line?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question