Hacker News new | ask | show | jobs
by brucephillips 3078 days ago
You don't need server rendering to avoid double validation, right? Just validate on the server, and return error codes that the client can render.