|
|
|
|
|
by Dalewyn
1048 days ago
|
|
>Also, JS runs client-side which is better than relying on code that runs serverside, as a rule. This is not true, server-side code is a fixed, known environment so it is strictly better for any critical code and especially anything to do with security authentications. |
|