Hacker News new | ask | show | jobs
by duxup 1250 days ago
I tend to do checks on both client and server side.

Client side so they get immediate feedback, nice error indicators and etc.

Server side for other/ additional checks.