Will any one please explain me what is server side java script and client side java script
Because I recently heard about livewire JavaScript is server side and navi
One runs in the browser (client side), the other runs on the server. JavaScript is commonly believed just to run on browsers- this is incorrect. When I was a classic ASP developer we had the choice of VBScript or JavaScript server side (we also had the choice of JavaScript or VBScript client side too).