|
|
|
|
|
by nitrogen
1682 days ago
|
|
This goes back to the distinction between web pages/documents (deliver immutable server-side content once, up front) and web apps (lots of back and forth with mutable data on the server). A news website should never be anything except pages, even with interactive content, but it seems almost nobody can resist the urge to treat everything like an app. |
|
Just because the webiste in question of this thread is a newsite doesn't mean we have to throw the baby out with the bathwater because it fits this one category.