Debugging drupal themes

I recently had some issues with the output in a Drupal project, but then I learned a new trick. Being primarily a back end developer I get kind of stuck when it comes to output issues. I focus mostly on security, database optimization, business logic, an ...

Decreasing response time

In case you haven't noticed my site has gotten faster. I recently checked my page speed score using Web Page Test and Googles PageSpeed tool and found that my site was lacking a bit in terms of performance. Here's what I did about it. Rendering One ...