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 Android

Last week, we looked at a contrived JavaScript issue on iOS to demonstrate how to debug it. Today, we’re going to take a similar look at Android. Please note, this technique will only work with Android 4.2 or above. Please see Additional Resources at the bottom for other versions of Android. 1. Install the ADB […]

Read More »