Tag Archives: javascript

24 Best Practices for AJAX Implementations

… Here are 24 tips to guide through the process of implementing AJAX technology within your web application.

via 24 Best Practices for AJAX Implementations | Nettuts+.

Tagged , ,

My Favorite JavaScript Design Pattern – James Edwards

… self-executing singleton—a single-use object that’s easy to refer-to and integrate, and straightforward to use!

via My Favorite JavaScript Design Pattern.

Tagged