A simple trick to make the Google crawler tell you about JavaScript errors

We all know that Googlebot parses and executes JavaScript, but it’s still a bit of a mystery to debug it when something goes wrong.

Similar

My 2 cents on JavaScript community

I am surprised that JS community has taken at ease the dependencies. Of course I am talking about npm. Most libraries that depend some how on Bower or Gulp or something relevant they suggest you the following: npm install -g bower bower install I don'...

Read more »