|
|
|
|
|
by nfw2
63 days ago
|
|
There is no additional data security if you are sending a rendered version of it to client instead of raw version. Data that will be rendered on the client generally should be sent to the client in my opinion because you can easily determine if bugs are a rendering problem or a data problem without sifting through server logs. |
|