
Under the Radar 307: What's In Our Toolbox: Code & Design
11 snips
Dec 5, 2024 Explore the fascinating tools that independent iOS developers swear by. Discover why Xcode is favored over others like VS Code and TextMate. Learn about essential coding applications, including Solver for streamlining calculations and Sentry for debugging. Delve into the significance of using multiple SQLite databases for performance. Plus, get insights on design tools like SF Symbols and color management that boost productivity. This is a treasure trove for anyone in the software development and design world!
AI Snips
Chapters
Transcript
Episode notes
Tools of the Trade
- David Smith has used many of his development tools for 17 years.
- He finds comfort in established workflows and muscle memory, even if other options exist.
Embrace Xcode (and Previews)
- Xcode, despite its flaws, remains David Smith's primary coding environment.
- He leverages Xcode Previews extensively, even for UIKit work.
First-Party Preference
- Marco Arment prefers using Xcode, the first-party IDE, for almost all programming tasks.
- He avoids using Xcode for source control, preferring dedicated Git apps.
