What are the disadvantages of JavaScript?

1. Security: As JavaScript executes on the client side it can be used to exploit the application. 2. UI inconsistency: Sometimes JavaScript is interpreted differently by different browsers resulting in the inconsistent UI. See more at Javascript overview. Related topics: What is JavaScript? What are the advantages of JavaScript? What are the disadvantages of JavaScript? Is JavaScript … Read more