Clientside Javascript
1) Clientside Javascript encompasses the core language plus extras such as the predefined objects, only relevant to running Javasript in a browser.The clientside javascript is embedded directly in the HTML pages and is interpreted by the browser completly at the run time.
2)It is JavaScript that enables the enables web pages on browsers to run active online content
Serverside javascript
1) Serverside javascript also encompasses the core language plus extas as the predefined objects and functions only relevant to running Javasript in a server.The serverside javascripts are compiled before they are deployed.
2) It is JavaScript that enables back-end access to databases, file systems, and servers
Siva524, if this helps please login to Mark As Answer. |
Reply | Alert Moderator