Y
Hacker News
new
|
ask
|
show
|
jobs
by
zelphirkalt
1195 days ago
Client-side code is subject to potential manipulation. No validation you perform there can be a guaranteed truth for the server-side. Thus you cannot replace validation on server-side with validation on client-side.