|
|
|
|
|
by Dalewyn
1056 days ago
|
|
It's also better for the user. Do you really want your super important and critical stuff to be handled by code that can be examined and modified on the fly with no damns given with the server completely unaware? Not to mention server-side code by its nature doesn't execute client-side, which means less end user system resources used and thus less electricity consumed by and billed to the end user. |
|
Is this supposed to be an obvious "no"? To me it's a pretty resounding yes.
Personally, I'd like servers to do a good job of returning well-structured data quickly, and to be able to manipulate that however I want on the client side.