Inside iOS Dev
Kanal üksikasjad
Inside iOS Dev
Inside iOS dev is a weekly show about real world iOS development. Your hosts, Alex Bush and Sandeep Aggarwal, draw from their experiences ranging from 4+ year old legacy codebases, to small startup green field projects, to working on apps at places like Uber, Wayfair, and Upkeep with millions of act...
Hiljutised episoodid
87 episoodi
Clean Code’s Impact with Uncle Bob
In this episode we have legendary Robert Uncle Bob Martin come over to talk about Clean Code, professionalism, and courage. We cover:
- the impa...

iOS Interview Tips from Engineering Manager and Senior Engineers
Sandeep and Alex talk to Aaina Jain and Muralidharan Kathiresan about interviewing in current layoffs prone market, interview stages and tips to be mo...

WWDC 2022 Devs Reaction
In this episode Alex and Sandeep react to WWDC 2022 Platform State of The Union. This is our very raw, unresearched reaction/opinion on what we heard...

Top 10 iOS Dev Tips
Alex and Sandeep share 10 iOS development tips that you can add to your knowledge base in less than 10 minutes for a better development experience.

Blocked by the backend? Use prod mocks.
In this episode Sandeep and Alex showcase how mocks can be used in production code to substitute upcoming unfinished or unreleased backend changes. Th...

Generating Mocks with Sourcery
Alex and Sandeep introduce Swift Sourcery, a code generation tool to automatically create mock implementations for interfaces in your code.
Sour...

Refactoring Large Initializer in Swift. Part 1. Dependency Injection with Default Values and Properties.
In this episode Sandeep and Alex refactor a class with a large initializer into something easier to use. This is part one of this series.
Sample...

RIBs. The Best iOS Architecture.
RIBs Resources:
- [Original RIB repository](https://github.com/uber/RIBs)
- [Uber RIB wiki](https://github.com/uber/RIBs/wiki)
- Gen...

Developers/Designers Therapy Session with Michael DeGothsier and Sandeep Aggarwal
Alex and Sandeep talk to Michael DeGothsier about challenges developers and designers face working with each other and what approaches and perspective...

2 Ways to Implement VIPER iOS Architecture with its author Jeff Gilbert
Alex and Sandeep talk to Jeff Gilbert, the author of VIPER architecture, about evolving understanding of VIPER, complex VIPER apps and compare differe...

Swift Optional String Or Empty Extension
In this episode I walk you through how to create an extension on Optional String type to default nil strings to an empty string. This little shortcut...

Youtube Channel Announcement
I'm transitioning to Youtube! Don't worry, the podcast is not over :) I'll be making more and more screencast style videos instead of just audio podca...

Builder Design Pattern in Swift with Sandeep Aggarwal
Alex talks to Sandeep Aggarwal about Builder design pattern. They talk about use cases where the pattern is most applicable and how the implementation...

Saga of The Bug in Collapsing Navigation Bar in Scrolling View
Alex talks about unexpected bugs he encountered with the new iOS release and how replacing a 3rd party library with a built-in Apple implementation is...

How to Determine Visibility of a View Controller
Alex talks about unexpected intricacies and complexities he encountered trying to determine if a given view controller is visible trying to refresh da...

Unit-testing 101
Alex gives an introduction to unit-testing on iOS. He talks about what unit-testing is, how unit-tests are structured, and best practices on organizin...

Protected Visibility Modifier in Swift with Daniel Hall
Daniel Hall and Alex talk about protected visibility modifier in objective oriented languages and how they wish it was added to Swift language. They t...

Why I wasn't recording all this time? The Truth Exposed.
Alex talks about why he’s been missing in action and haven’t published any podcast episodes in a while.
Sign up for Alex's upcoming video course...

Law of Demeter, Async Programming, Naming Things with Tom Mornini
Sign up for Alex's upcoming video course about iOS System Design Interview: https://iosinterviewguide.com/system-design-interview
Sign up for Al...

Data Observation in SwiftUI with Dainel Hall
Alex talks to Daniel Hall about SwiftUI data observation, Environment, EnvironmentObject, ObservableObject, and State. Daniel is an iOS architect at W...

iOS Interview Questions For Senior Developers in 2020 Part 2
Alex continues to cover his article iOS Interview Questions For Senior Developers in 2020. In this episode he covers questions:
Links:
Sig...

iOS Interview Questions For Senior Developers in 2020 Part 1
Alex talks about an article he recently published - "iOS Interview Questions For Senior Developers in 2020"
He covers first 3 questions from the...

iOS System Design Interview
Alex talks about iOS system design interview, what to expect, what's important to focus on and what complexity a potential e-commerce application migh...

VIPER with Jeff Gilbert
Alex talks to Jeff Gilbert about VIPER architecture, how it came to be and how this architecture helps scale iOS codebases. Jeff is the author of VIPE...

Asynchronous Work on iOS (Combine Edition) with Leo Dion
Alex interviews Leo Dion about his recent article Asynchronous Multi-Threaded Parallel World of Swift. They talk about async work on iOS, options deve...

Protocol Extension Overuse
Alex explains how overusing extensions and protocol extensions in Swift leads to unpredictable runtime bugs.
Sign up for Alex's upcoming video c...

Optionals Are Evil..?
https://twitter.com/_ivancr/status/1180199237398626304?s=20
Need to prepare for an iOS Engineer Interview? https://iosinterviewguide.com
C...

Flutter with Rody Davis
Alex interviews Rody Davis about Flutter, a cross platform framework for iOS and Android development. They also address cross platform development iss...

Cross-platform code sharing via C++ at Dropbox with Eyal Guthmann
Recently, Dropbox published a blog illustrating the costs & overhead of using C++ to code share between iOS and Android. The author, Eyal Guthmann fro...

VIPER First Impressions
Alex talks about his first impressions working with VIPER architecture. He walks through each part of the architecture, compares it to RIBs, and talks...

Dropbox drops mobile cross platform C++
Alex and Andrew discuss the latest Dropbox engineering article that announced that Dropbox is dropping their support of cross platform mobile C++ code...

Vapor with Leo Dion
Alex talks with Leo Dion about Server Side Swift and Vapor.
Need to prepare for an iOS Engineer Interview? https://iosinterviewguide.com
<...

GCD vs RxSwift with Shai Mishali
Alex and Andrew interview Shai Mishali about advantages of using RxSwift for async operations on iOS instead of Grand Central Dispatch (GCD).
Sh...

WWDC 2019 Woes - The pressures & frustrations of ever-changing tech
Andrew talks about the pressures & frustrations that often accompany the highs of big tech announcements like WWDC.

First thoughts on SwiftUI
Need to prepare for an iOS Engineer Interview? https://iosinterviewguide.com
Connect with us: https://twitter.com/insideiosdev

WWDC 2019 First Impressions
Our first impressions after the first day of WWDC 2019.
We go over Marzipan/Catalyst, Swift's new Combine framework, SwiftUI, and other b...

What we learned giving our first tech conference talks
Alex and Andrew explain a bit why they've been out. Then they both talk about the first conference talks they ever gave and what they learned.
A...

Asynchronous Frameworks on iOS
Alex talks about what options you have implementing async work on iOS. He starts with the lowest level of abstraction GCD and goes all the way up to P...

Overview of Mocks, Stubs, and Fakes
Alex gives an overview of unit-testing mocks, stubs, and fakes and explains what is the difference between them.
Need to prepare for an iOS Engi...

Alex on Uber's RIB Architecture
Alex talks about working at Uber and what he's learned from their RIB architecture.
Need to prepare for an iOS Engineer Interview? https://iosi...