Advantages of client side scripting
· Client side scripting is used to interact with cookies and the local storage.
· Client side scripting is used to send user requests to the server, and also retrieve data from the server.
· Client side scripting is used to provide remote service for applications, such as content delivery, software registration, or remote multi-player gaming.
Disadvantages of client side scripting
· Not all the browsers support scripts, so, users may experience errors if no alternatives have been provided
· Different versions browsers and browser type support scripts differently.
· More time and effort is required to development scripts if scripts are not already available by other resources.
No comments:
Post a Comment