Browsers and Bugs 20/2015
A weekly roundup of browser updates, bug fixes, performance tools, and development tips for web developers.
A weekly roundup of browser updates, bug fixes, performance tools, and development tips for web developers.
Weekly roundup of browser developer news, covering Firefox 38 features, ServiceWorker, HTTPS, and debugging tools.
Weekly roundup of browser development news, covering new features, debugging tools, and cross-browser testing resources.
A 2015 roundup of web browser news, new features, debugging tools, and testing techniques for web developers.
A weekly roundup of web development news, covering browser updates, debugging tools, accessibility testing, and cross-browser compatibility tips.
A roundup of browser updates, bug fixes, and developer tools news for March 2015, focusing on Chrome, Firefox, and Opera.
A monthly roundup of browser updates, developer tools, and web platform changes, including Opera Mini beta, Firefox Developer Edition, and debugging techniques.
Monthly roundup of browser news, bug fixes, and developer tools updates, focusing on Project Spartan and WebKit issues.
A 2015 roundup of browser bug fixes, development tools, and web development news, including Firefox, Chrome, and Opera updates.
Explores hidden UIKit debug flags and internal preferences for iOS development, including methods to enable advanced logging.
A developer logs a week's worth of software bugs they encountered, from Ubuntu to GitHub, and discusses the need for better testing practices.
A guide to using LLDB, the Swift REPL, and Xcode's debugging tools like breakpoints to find and fix errors in Swift code.
Debugging Drupal cron failures caused by a custom module's nodeapi hook using drupal_goto().
Lessons learned from debugging iOS In-App Purchases, including avoiding app quits during purchases and the importance of logging.
A tutorial on using Susy's background grid image for debugging responsive layouts across multiple breakpoints.
Explores the pitfalls of common Objective-C method swizzling techniques and proposes a more robust approach to avoid runtime issues.
A developer solves a 'resource exhausted' error in Hakyll by identifying and killing Spotify processes consuming inotify watches.
A practical guide to simplifying Python logging, focusing on essential code snippets for libraries and applications.
A technical guide on using Fiddler to analyze and optimize Azure storage traffic for a high-traffic application like MyGet.
Introduces Aspects, an AOP library for iOS, and demonstrates using it to hack and debug Apple's private popover detection logic.