Ryan's District Boards

Computer, programming, and webmaster help , support , tips and tricks => Tutorials Zone! => Internet webmaster computer programming technology tips and tricks => Java Script Tutorials => Topic started by: afgany_321 on May 22, 2006, 09:27:16 AM

Title: 3 performance tips for JavaScript
Post by: afgany_321 on May 22, 2006, 09:27:16 AM
As our JavaScript applications get larger and ever more sophisticated, the need for efficient scripting becomes increasingly important and hard to bypass. Back in the days when all that JavaScript could do was change your document's background color, or validate a simple form, abuse in terms of efficiency in our codes was common, with the browser not having a problem with it at all. Now, especially with the language's marriage with DHTML, in turn, the ability to create almost full blown applications, efficiency is no longer something we can sweep under the rug, and forget about.

In this tutorial, I'll show you a trio of important and generic tips for improving performance in your JavaScript codes. Pop in your favorite tune, and let's sweat JavaScript to the old East!
check rest of the topic at http://www.javascriptkit.com/javatutors/efficientjs.shtml