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
What is an onclick?
You have an asp. Net web application running on a web-farm that does not use sticky sessions - so the requests for a session are not guaranteed to be served the same machine. Occasionally, the users get error message validation of view state mac failed. What could be one reason that is causing this error?
Where can I learn javascript?
What does 3 dots mean in javascript?
Are namespaces are there in javascript?
How do you change the style/class on any element?
Can we create session in javascript?
Difference between Client side JavaScript and Server side JavaScript?
How do I open javascript in chrome?
What is difference between module.exports and export?
just for testing
What are the valid scopes of a variable in JavaScript?
How to select an element by id and swapping an image?
How to make elements invisible?
What are the benefits of learning javascript?