why you used Java Script? Can it use for both client side
and server side validation purpose?
Answers were Sorted based on User's Feedback
Answer / melbin
javascript can be used as server side scripting.
| Is This Answer Correct ? | 8 Yes | 16 No |
Answer / jithesh.p
javascript can be used to write both clientside and server
side applications
| Is This Answer Correct ? | 2 Yes | 14 No |
What is the difference between let and var?
Is javascript pure object oriented?
What is the difference between Local Storage and Session Storage?
How can a page be forced to load another page in javascript?
How do you declare javascript?
Difference between window, document, and screen in Javascript?
Event bubbling and Event Capturing in JavScript?
Can I declare a variable as CONSTANT in JavaScript?
How to create a function in javascript?
What is difference between api and library?
Is python better than javascript?
Why is my javascript function not defined?