Little things that can make your life easier in 2016
Tips and tools for iOS developers to improve productivity in Xcode, including user breakpoints, plugins, and hidden settings.
Tips and tools for iOS developers to improve productivity in Xcode, including user breakpoints, plugins, and hidden settings.
Explains methods to check if a variable is undeclared in PowerShell, focusing on the Test-Path cmdlet approach.
A PowerShell developer shares a frustrating bug: using a variable named $Switch inside a switch statement causes unexpected behavior.
A developer troubleshoots and fixes a Rust compiler error related to missing shared libraries by updating the system's library configuration.
Author announces the end of the 'Browsers and Bugs' newsletter due to lack of feedback, reflecting on its content about browser bugs, features, and testing.
Explains the key advantage of C# 6 exception filters: they preserve the call stack for debugging by not unwinding it when a filter condition fails.
A weekly roundup of browser updates, bug fixes, performance tools, and web development resources from June 2015.
A weekly roundup of browser bugs, workarounds, and developer tools, focusing on CSS, SVG, and debugging techniques.
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.