|
|
|
|
|
by MayeulC
1651 days ago
|
|
I agree, but comments could also be static. Have a service handle comment submission, regenerate the page a bit later. If displaying to the user is an issue, do it client side. Most websites use a moderation queue anyway. One could even generate a dedicated HTML page for the comments, and include it in an iframe, although inlining them is probably more performant. |
|