Embrace agentic coding workflow for iOS app development. Learn how I created Whispering, a macOS speech-to-text app using OpenAI's Whisper, leveraging Windsurf, the agentic IDE from Codeium....
Discover how an introverted developer enjoyed their Seoul iOS meetup experience. From networking with RevenueCat team members to engaging in technical talks at AWS, learn how stepping outside your comfort zone can lead to meaningful connections in the global iOS community....
Learn how to streamline your Git workflow with keyboard shortcuts and AI-powered commit messages. Discover how to configure VS Code-based editors like Cursor and Windsurf for one-keystroke commits, and leverage GitHub Copilot and Cursor's AI to generate meaningful commit messages automatically....
Learn how to implement iOS 18.2's Image Playground feature in SwiftUI apps. Generate and customize AI images directly within your iOS app using imagePlaygroundSheet modifier. Transform text prompts and source images into creative outputs with built-in prompt engineering tools....
Discover how to develop Swift packages using AI assistance rapidly. Using Cursor, follow the creation of GhostingKit, an unofficial Swift SDK for the Ghost Content API. Learn about package initialisation, documentation integration, and API implementation....
Discover custom visual effects in SwiftUI with TextRenderer protocol. Learn to create stunning text transitions for iOS apps. Explore the TextRenderer, a powerful tool for animating text in onboarding screens. Master custom drawing, spring animations, and opacity effects....