JavaScript in web development

Started by prasanth5, 05-18-2010, 07:50:04

Previous topic - Next topic

prasanth5Topic starter

Web development and javaScript go together.  JavaScript is a fine scripting language that has grown in popularity and in application in web design and development.


oleshka

Now, it is most used in Ajax and very popular JavaScript libraries.
jQuery is one of them.


coolrays

jQuery is very useful in web design and Wordpress theme construction.
  •  

TomClarke

With the help of JavaScript you can:
- make use of the client side coding;
- it can be used for the improvement of the webpage;
-  make full use of the  jQuery from JavaScript;
- entire navigation has been made easy by JavaScript;
- installation of JavaScript is quite easy.

   

raghuramastrologer

JavaScript is a scripting or programming language that allows you to implement complex things on web pages — every time a web page does more than just sit there and display static information for you to look at — displaying timely content updates, interactive maps, animated 2D/3D graphics, scrolling video jukeboxes.
  •  


Lishmalinyjames

The modern web developers must use JavaScript to make their web applications deliver optimal user experience across various devices, operating systems, and browsers. However, they must be familiar with various JavaScript libraries, frameworks, and tools.

saravanan28

JavaScript is a web-based scripting language that has been widely used in web application development. In particular, it is often used to add a variety of dynamic functions to web pages, providing users with a smoother and more pleasing browsing experience. In fact, all modern HTML pages use JavaScript.
  •  

Lishmalinyjames

JavaScript is a text-based programming language used both on the client-side and server-side that allows you to make web pages interactive. Where HTML and CSS are languages that give structure and style to web pages, JavaScript gives web pages interactive elements that engage a user.