Summary: Google Chrome's developer tools provide an all-in-one debugging suite for web developers, including elements, resources, network, scripts, timeline, profiles, audit, and console sections. The console allows for writing JavaScript code on the fly, and the cache can be disabled or modified.
Summary: A list of URL-based sharing options for various social media platforms, eliminating the need for external javascripts.
Summary: Building a Wordpress 3 Mobilizer plugin, detailing the process, requirements, and challenges faced, plus the full source code for the plugin.
Summary: 'The Art of Readable Code' is a book that emphasizes the importance of writing code that is easy to read and understand. It provides advice on minimizing time taken to understand code, consistent style, fixing bad names instead of commenting, and more. The book also covers topics such as testing, code cleaning, refactoring, and creating reusable components.
Summary: Using Google Analytics for Mobile.