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

What is emotional closure?

693


Explain arrow functions?

684


What is javascript ‘strict mode’?

706


Is there any ide for javascript?

737


What are local variables in javascript?

677


Which is the best website to learn javascript?

698


What is undefined x 1 in JavaScript?

765


How do I unblock javascript in chrome?

755


How to redirect a page to another page in javascript?

728


What is the difference between an Anonymous Function and a named function?

745


Is javascript default scripting language?

666


What happens when the recursion calling is applied on two functions?

743


What's the Difference Between Class and Prototypal Inheritance?

847


What are the advantages of using external javascript?

685


Is there any class in javascript?

730