Link: Browser stats for Q4

http://www.quirksmode.org/blog/archives/2014/01/browser_stats_f_7.html Some general trends in web browser usage – keeping an eye on this can help you make decisions on where to focus your development and QA efforts in the absence of more specific information for your audience. Curious to see how big mobile usage is in Nigeria and India. Definitely something to keep in […]

Read More »

How to debug JavaScript (or CSS) on iOS

Sometimes you run into an issue where a web page won’t display correctly on iOS. Since mobile devices don’t have robust debugging tools, you can’t easily troubleshoot issues on the devices. The solution is to use Safari’s Web Inspector and today I’m going to walk you through how to set this up and debug an […]

Read More »