Getting started with Appium: universal mobile automation
December 30, 2025 • 8 min read
Learn why Appium is a powerful choice for mobile testing, how it differs from WebdriverIO, and how to get started with hybrid app testing.
Technical insights, lessons learned, and deep dives into mobile development.
December 30, 2025 • 8 min read
Learn why Appium is a powerful choice for mobile testing, how it differs from WebdriverIO, and how to get started with hybrid app testing.
August 28, 2025 • 2 min read
Fix and prevent stuck secure storage data in Capacitor iOS apps. Learn why iOS Keychain persists after app deletion and how to handle it.
August 15, 2024 • 3 min read
Understanding and preventing memory leaks in React caused by closures and nested functions. Practical approaches with WeakMap, WeakRef, and manual cleanup.
January 9, 2024 • 2 min read
Learn how to test native code in React Native apps using expo modules with native iOS testing frameworks.
May 20, 2023 • 1 min read
Quick solution to kill processes using specific ports on macOS and Linux without restarting your computer.