Articles

From Idea to Application, Part 2: The Real Cost of BMAD and Choosing the Right LLM
(Feb 19, 2026)

This is the second part of my series on building a break app for screen workers using the BMAD method. If you haven’t read Part 1, I recommend starting there for context on the methodology and the first story implementation.

From Idea to Application: My Development of a Break App for Screen Workers Using BMAD
(Feb 04, 2026)

To develop my new application, which facilitates breaks during intensive screen work and offers targeted exercises to alleviate neck and shoulder tension, I employed the BMAD method.

Building the Same App in SwiftUI, Kotlin Multiplatform, and Flutter — What 281 vs. 75 Lines of Code Teaches Us
(Jan 14, 2026)

Are you wondering which mobile framework is best for your next project? Instead of comparing feature lists and benchmarks, I built the same app three times: once in native SwiftUI, once in Kotlin Multiplatform with Compose Multiplatform, and once in Flutter. The results surprised me.

Vibe Coding for Mobile Developers: Promises, Pitfalls, and a Path Forward
(Oct 10, 2025)

Are you thinking about letting AI write your iOS app? The productivity gains are real, but so are the hidden costs. This guide will show you how to use AI coding tools without losing code quality, security, or your own skills.

Ensuring Proper Localization in Modular Swift Apps
(Feb 03, 2025)

Does your Swift package fail to display localized content correctly? Localization issues in modular Swift apps often arise due to misconfigured settings or missing resources. This guide will show you how to configure localization properly so your SwiftUI views display the correct language every time.

Integrating SwiftUI Features into UIKit Projects: A Step-by-Step Guide
(Apr 28, 2024)

Are you eager to bring the power and simplicity of SwiftUI features into your existing UIKit projects? Look no further! This actionable guide provides a detailed walkthrough to seamlessly integrate SwiftUI features into your UIKit-based apps, promoting collaboration and innovation across your development team.

Solving Localization and Asset Issues in Swift Packages for SwiftUI Views
(Mar 24, 2024)

Are you encountering difficulties using localized strings and image assets from a Swift package in your SwiftUI views, especially when nested within another package? You’re not alone. Many developers face this challenge, but fear not! In this actionable guide, we’ll explore resolving these issues effectively, ensuring that your SwiftUI views display the correct localized text and images regardless of their location within your project’s structure.

Dr. Simon Bogutzky
me@simonbogutzky.com