|
|
|
|
|
by 2143
1424 days ago
|
|
The other answers already answer your good question. I just wanted to add: 1. The words you're looking for is "server-side rendering". 2. After a decade or so of Angular, React etc, it seems people (not you, OP) have forgotten that HTTP can transfer things other than json, like plaintext, HTML etc. Whatever really. 3. You might want to read up on the OSI model. Just something to keep in mind. https://en.m.wikipedia.org/wiki/OSI_model |
|