Subscribe to this category

Top > JavaScript > Tutorials > Development



Links

1. JavaScript Tester



This service will allow you test JavaScript code snippets. This is a FREE service.
Category:   JavaScript > Tutorials > Development


Date Added: Jul 19, 2005 Hits: 273 Rating: 3.83 Votes: 6

  Member Reviews Visitor Ratings Google PR

2. JavaScript Operators



Comprehensive listing of available operators in JavaScript, from Arithmetic, Comparison, Assignment, to Logical and more.
Category:   JavaScript > Tutorials > Development


Date Added: Jun 16, 2005 Hits: 202 Rating: 5.00 Votes: 1

  Member Reviews Visitor Ratings Google PR

3. JavaScript Array object



Explanation and listing of the Array object in JavaScript and its methods and properties.
Category:   JavaScript > Tutorials > Development


Date Added: Jul 23, 2005 Hits: 344 Rating: 1.00 Votes: 1

  Member Reviews Visitor Ratings Google PR

4. Web Code Optimization



Google and Yahoo! know that speeding pages to their users is crucial. Both companies have invested millions of dollars in the server capacity and software enhancements that it takes to quickly serve search results to millions of users everyday. However, the optimizations that these companies perform do not stop at infrastructure investments. They optimize the delivery of their data right down to the data itself. In the case of Google and Yahoo!, these smart coding practices were most likely designed into the development of their applications. Unfortunately, many Web authors and developers are forced with the task of applying smart optimization practices to an already complete Web site. There are ways that you can easily perform the same types of optimizations on your existing Web site code. Using a good Web site optimization tool is the best way and it can lead to substantial savings on any Web site. The following article is an illustration of how much can be saved on a typical Web page using a Web site optimization tool like w3compiler to apply some of these techniques.
Category:   JavaScript > Tutorials > Development


Date Added: Jun 22, 2005 Hits: 315 Rating: 0.00 Votes: 0

  Member Reviews Visitor Ratings Google PR

5. Formatting numbers for decimals and significant digits



This useful tutorial shows you how to format numbers for a specific number of decimal places or significant digits in JavaScript.
Category:   JavaScript > Tutorials > Development


Date Added: Aug 19, 2005 Hits: 1024 Rating: 2.00 Votes: 1
Hot

  Member Reviews Visitor Ratings Google PR

6. Using named arguments in JavaScript functions



Want to create functions in JavaScript that can accept varying number of parameters, or parameters specified in arbitrary order? This tutorial shows you how.
Category:   JavaScript > Tutorials > Development


Date Added: Jul 4, 2005 Hits: 565 Rating: 5.00 Votes: 1

  Member Reviews Visitor Ratings Google PR

7. Writing Classes in Javascript



Writing classes in JavaScript doesn't give full functionality of an object oriented language, but it at least gives data hiding and encapsulation which are very useful specially when JavaScript is not a strongly typed language. It is very useful in cases when you need to handle multiple objects , instead of having arrays for all kinds of variables and then managing those arrays in methods you can just write a class to handle one object and then make many instances of that class. This also gives the name space resolution to the variables so that you can avoid using global variables and still use variables across procedures.
Category:   JavaScript > Tutorials > Development


Date Added: Aug 21, 2005 Hits: 928 Rating: 2.29 Votes: 7

  Member Reviews Visitor Ratings Google PR

8. Building a Javascript array



Here are the basics of how to make a simple javascript array for your HTML page. To get you started, first you have to call the scripting method you are going to use. In this case we will call javascripting method.
Category:   JavaScript > Tutorials > Development


Date Added: Jul 23, 2005 Hits: 837 Rating: 3.44 Votes: 9

  Member Reviews Visitor Ratings Google PR

9. Programmer's Guide to Regular Expressions



Concise, to-the-point tutorial on Regular Expressions with sections on more advanced aspects of the feature.
Category:   JavaScript > Tutorials > Development


Date Added: Sep 14, 2005 Hits: 875 Rating: 0.00 Votes: 1

  Member Reviews Visitor Ratings Google PR

10. Introductory Guide to Regular Expressions



Comprehensive tutorial on Regular Expressions written in a gentle, easy to follow style.
Category:   JavaScript > Tutorials > Development


Date Added: Jun 17, 2005 Hits: 655 Rating: 4.50 Votes: 2

  Member Reviews Visitor Ratings Google PR

Pages: 1 2 [Next >]

Home      New Listings      Hot Listings      Top Rated     Add a Listing      Get Rated     Update a Listing
Copyright © 2007 ScriptsResource.com. All Rights Reserved.
TBIT DESIGN, INC. - 2950 E. Flamingo Rd. Suite B - Las Vegas - NV 89121
Terms of Service - Privacy Policy - Contact Us