JavaScript Debugger [closed]

Here is an article, Advanced JavaScript Debugging Techniques, that describes the use of several tools. One new tool I learned about that I hadn’t heard of before is JSLint. Sometimes JSLint just immediately shows you your dodgy code that is causing the issue.

Saving vim macros

Use q followed by a letter (for example ‘x’) to record a macro, then press q to end the macro definition. The pattern surrounded by the starting and ending ‘q’ during this definition just goes into one of the copy/paste registers (in this case, register ‘x’) so you can paste it with the”xp or “xP … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)