PDA

View Full Version : What Is Purpose Of Java Script In The Web?



sonamsharma
07-24-2019, 03:05 AM
Hello friends,

What Is Purpose Of Java Script In The Web?

Saravanan28
07-24-2019, 09:23 AM
Speed-Being client-side, JavaScript is very fast because any code functions can be run immediately instead of having to contact the server and wait for an answer.
* Simplicity-JavaScript is relatively simple to learn and implement.
* Versatility-JavaScript plays nicely with other languages and can be used in a huge variety of applications.

RH-Calvin
07-25-2019, 03:13 AM
This means that JavaScript code is written into an HTML page. When a user requests an HTML page with JavaScript in it, the script is sent to the browser and it's up to the browser to do something with it. ... JavaScript can be used in other contexts than a Web browser.

pranav
07-25-2019, 04:43 AM
JavaScript is one of the most popular programming languages in the world.
Along with HTML and CSS, JavaScript forms the basis of front-end web development, allowing the creating of interactive elements.
Three different languages work together to enable the creation of modern web pages
1. HTML
2. CSS
3. Javascript .

imriakapoor
07-25-2019, 05:02 AM
JavaScript is a programming language used primarily by Web browsers to create a dynamic and interactive experience for the user. Most of the functions and applications that make the Internet indispensable to modern life are coded in some form of JavaScript.

robertdavid718
07-25-2019, 05:10 AM
JavaScript ia text-based programming language used both on the client-side and server-side that allows you to make web pages interactive.

misthi
07-25-2019, 07:25 AM
java script is an server side scripting language also named as interactive language. if you search something on web javasrcipt fetch as information what you want