Discover 47 articles on Developer Tools in mobile performance
Showing 20 of 47 articles (Page 1 of 3)
A curated roundup of the latest Kotlin ecosystem news, including the full KotlinConf 2026 schedule, the release of Kotlin 2.3 with faster Kotlin Multiplatform builds and smaller binaries, and Compose Hot Reload...
A principal engineer's battle-tested guide to Claude Code workflows for React and React Native development, covering CLAUDE.md configuration, skills, subagents, hooks, and TDD loops for mobile development.
The January 2026 Swift community digest opens with a guest contribution from Studioworks, sharing their success using Swift for web application development with Hummingbird and Elementary. The post also covers ...
Explores advanced SwiftUI techniques using method swizzling for performance monitoring and optimization.
Feature release for Compose Hot Reload, improving developer productivity and iteration speed in mobile development.
The December 2025 Swift digest reflects on a landmark year for the open-source Swift project, highlighting milestones including the Swift 6.2 release with WebAssembly support and approachable concurrency, rapid...
Meta describes how they design secure-by-default mobile frameworks that wrap unsafe Android APIs like intent launching, and how they leverage generative AI (Llama) to automate the migration of large codebases t...
Best practices for managing Storybook integration and switching between Storybook and production app environments.
This post details the significant improvements coming to Embedded Swift in the Swift 6.3 release, including new floating-point description APIs, the EmbeddedRestrictions diagnostic group, and the Swift MMIO 0.1...
Describes reverse engineering techniques used to identify and fix crashes in iOS SDKs.
The Flutter team has released an experimental Flutter Extension for Gemini CLI that combines the Dart and Flutter MCP Server with AI-driven commands to accelerate app development. Key commands like /create-app,...
Provides debugging techniques for resolving connectivity issues between Android devices and the Metro bundler during development.
Trendyol built an open-source IntelliJ plugin for Maestro mobile test automation that provides syntax highlighting, intelligent auto-completion, real-time validation, and integrated test execution directly with...
Addresses out-of-memory crashes caused by inefficient SQLite queries in mobile applications.
Duolingo shares six KMP case studies demonstrating developer productivity gains. The talk covers their experiments framework used across Android/iOS/Web, Adventures feature with Rive animations, video calling b...
Article reviewing the best debugging tools and techniques available for React Native development.
A recap of the Swift community's presence at FOSDEM 2025, featuring a main-track talk by Doug Gregor on incremental memory safety in Swift and Swift's first-ever dedicated DevRoom with 12 talks covering Linux, ...
Swift 6.1 is now available, bringing extended nonisolated support for types and extensions, improved task group type inference, and a new @implementation attribute for bridging Objective-C declarations. The rel...
Techniques for profiling and analyzing native code performance in React Native using Tracy profiler.
Demonstrates how XcodeGen simplifies iOS project configuration and eliminates merge conflicts in project files.