Javascript debug in chrome
These days, I’ve been working on google oauth 2. I found chrome is really a good tool for debugging javascript. Following pictures give a summary for the use. 1. Take an example that we want to debug the ajax function on this page. http://allenlipeng47.com/PersonalPage/dict/toDict 2. Ctrl + Shift + I or Chrome Settings –> More tools –>… Read More »