Answer the question
In order to leave comments, you need to log in
How to change the DOM of a page using nodejs?
I can't change the DOM y html of the page using node.js, tell me how to solve this problem, maybe there are special modules for this?
Answer the question
In order to leave comments, you need to log in
No way, the DOM of the page changes exclusively in the browser through js and not on the server side, the html itself is generated on the server.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question