-
Team IndiBlogHub
Official Admin Account of IndiBlogHub
JavaScript is a dynamic computer programming language. It is an Interpreted/Oriented Language. JavaScript is also known as client side/server side script. With the help of which a dynamic web page is created.
JavaScript is executed in the web browser, that is, it can be run in the web browser without compiling.
Some of the pros of using JavaScript as mentioned below:
1. Speed:- Being client-side, JavaScript is very fast as any code functions can be run immediately instead of connecting to the server and waiting for a reply. JavaScript code gets executed without even connecting to the server, which gives it some speed advantage.
2. Cross Platform:- It works smoothly in any operating system and popular web browsers. Like Google Chrome, Mozilla Firefox, Internet Explorer, Windows Operating System, Linux Based OS, Mac OS, Ubuntu ), Unix, Android etc.
3. Simplicity:- JavaScript is relatively simple to learn and implement.
4. Server Load:- Being client side, the requests on the server are reduced because JavaScript is executed in the web browser, and the load on the server is less.
5. Updates:- JavaScript keeps on releasing updates from time to time.
However there are some cons of using JavaScript such as:
1. Client-Side Security:- JavaScript code is executed on the users computer, so it has some security vulnerability.
2. Execution Vary:- JavaScript may work differently on different browsers i.e. its output is not consistent on all platforms.
3. No Support for Network Applications:- JavaScript cannot work with network applications, as there is no support available in JavaScript.
Copyright © 2024 IndiBlogHub.com. Hosted on Digital Ocean
Rahul Gupta
Balvinder Singh