5 ms·
You're suggesting people send their html back to the server when they've finished reading it.
by jplur 11y ago
You're suggesting people send their html back to the server when they've finished reading it.
- mchahn 11y agoActually I thought it would go back to the server immediately after loading and rendering. Having more time to think about it, I think maybe it's a stupid idea. You could render it in the server with ghost or something just as easily.