why you used Java Script? Can it use for both client side
and server side validation purpose?

Answer Posted / dev

Javascript (ECMA script) when executed in the browser context makes it client side, if you are using it for creating API's etc with nodeJS you get to use it on the server side

please refer to https://nodejs.org/ on how you would use it on the server side.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to access an external javascript file that is stored externally and not embedded?

604


Write a way by which you can do something on the close of the window ?

568


Define unescape() function?

536


Is null === undefined?

494


What is a module code?

532






What is namespacing in javascript and how is it used?

481


List few difference between java and javascript?

510


How to remove duplicate values from a javascript array?

511


What is a closure javascript? Explain

492


what is the difference between window & document in javascript?

477


How long does it take to learn javascript?

494


Are there any training Institutions on iphone Automation testing?

1792


What is new keyword in javascript?

484


What is NaN?

567


What is the role of javascript in html?

493