Discuss the advantages and disadvantages of client-side scripting
Answer
Advantages of Client-side scripting
- More interactive since it responds immediately to the user action.
- Quick Execution because they don't require a trip to the server.
- improve the user experience for the user whose browser support script.
- An alternative option is available for the user whose browser didn't support script.
- Reusable and obtainable from many resources.
Disadvantages of client-side scripting.
- it is not supported by all browsers. if no alternative is given for the script than the user might get an error.
- Need more testing. because of the different browser and its version support script differently.
- If the Script is not available through other resources than more development time and effort required.
- Developers have more control over the look and behaviour of their Web widgets; however, usability issues can arise if a Web widget seems like a standard control but behaves different way or vice-versa.
Other Question With Answer
ReplyDeleteWhat are software layer? What benefit do they provide? Explain in details.
Great read thank you
ReplyDelete