Tag Archive | "ajax"

Recording Javascript Errors

Wednesday, October 25, 2006

0 Comments

If you have started adding AJAX functionality into your applications, you learn real quick what your proficiency level in Javascript is. In my case, I was lacking and the inability to log or experience the javascript errors that clients were getting was frustrating. As a response, I set up a method to log the client [...]

Continue reading...