Debugging JavaScript Live in Chrome

In the below learn how using Google Chrome's built-in DevTools I was able to debug javascript in Chrome that improved the page load time for our client.

I was recently in a situation where, in trying to optimize a site for performance reasons, I needed to track down what was generating some above-the-fold content. Specifically, this was a client's site that we had inherited as part of a Drupal support contract. On mobile-sized screens, the homepage was displaying a banner ad for the company's mobile app, which provided a download link for the app.

How To Create Multiple Chrome Profiles

Chrome profiles can be a boon for all web professionals. However, do you find yourself constantly signing in-and-out between personal and business accounts?

This short video shows you how to separate out your browsing experience between personal, work and for testing while allowing you to utilize different add ons for any of your different roles.

Additional Resources