Sunday, August 24, 2014

Having problem in debugging javascript/jscript/jquery ? (deb.js)

We all make mistakes. The way we fix them, though, makes all of the difference. Having problem in debugging javascript/jscript/jquery,  now is has become so easy with “deb.js”.

Deb.js is a small file -- about 1.5KB -- but it cleans up the console window, so it's easier to debug JavaScript. It's the next necessity after FireBug and the built-in debuggers in Chrome, Opera, and Safari. The image shows a stack trace.

 

 

even you can add extension in your chrome browser which embed .deb() function in your java script code while loading and show error rights away in browser… wow !!

 

Detail: https://github.com/krasimir/deb.js

 

Add deb.js in chrome as extension: https://chrome.google.com/webstore/detail/debjs/egmeoknjmgikkkcdicmajkbkmkcmbiah

 

 

No comments:

Post a Comment