Infosys interview question

Javascript validations are implemented on client-side or server-side?

Interview Answer

Anonymous

Dec 3, 2020

Javascript validations are implemented on the client-side to minimize the load on the server-side.