how this data is given to the react page when node.js is used as a server for rendering. Or request the interface directly through getInitialProps?
how this data is given to the react page when node.js is used as a server for rendering. Or request the interface directly through getInitialProps?
node.js
write the interface, and then the node layer server requests the interface to get the data and then passes it to the react component, and then renderToString
is inserted into the page. Call the
component as it should.
Previous: @ babel/preset-react has no effect
Next: Why the write write is invalid in py mmap.ACCESS_COPY mode, and the open file is all 0.